stub_suite

package
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TheSuiteName = "StubTestSuite"
)

Functions

This section is empty.

Types

type StubTestSuite

type StubTestSuite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func (*StubTestSuite) AfterTest

func (s *StubTestSuite) AfterTest(suiteName, testName string)

AfterTest runs after each test

func (*StubTestSuite) BeforeTest

func (s *StubTestSuite) BeforeTest(suiteName, testName string)

BeforeTest runs before each test

func (*StubTestSuite) SetupSuite

func (s *StubTestSuite) SetupSuite()

SetupSuite sets up the test suite

func (*StubTestSuite) TearDownSuite

func (s *StubTestSuite) TearDownSuite()

TearDownSuite tears down the test suite

func (*StubTestSuite) TestGetCustomerByMobile added in v1.0.2

func (s *StubTestSuite) TestGetCustomerByMobile()

TestGetCustomerByMobile tests the DeleteCustomer method of the stub

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL