//
pkg.gl
Category
github.com/coderushing/tidb
util
testkit
package
1.1.0-beta
Repository:
https://github.com/coderushing/tidb.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
0
Files
158 SLOC
#
Functions
NewTestKit
NewTestKit returns a new *TestKit.
NewTestKitWithInit
NewTestKitWithInit returns a new *TestKit and creates a session.
Rows
Rows is similar to RowsWithSep, use white space as separator string.
#
Structs
Result
Result is the result returned by MustQuery.
TestKit
TestKit is a utility to run sql test.