Documentation ¶
Overview ¶
Package sql provides test suite for integration test with
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestSuite ¶
func NewTestSuite(p TestSuiteParams) intTest.TestSuite
NewTestSuite return a new TestSuite for SQL
Types ¶
type TestSuite ¶
type TestSuite struct {
// contains filtered or unexported fields
}
TestSuite ...
func (*TestSuite) CleanUp ¶
func (s *TestSuite) CleanUp()
CleanUp delete all records and insert data from seed sql file
Click to show internal directories.
Click to hide internal directories.