package
2.1.0-rc.2+incompatible
Repository: https://github.com/coderushing/tidb.git
Documentation: pkg.go.dev

# Functions

NewTestKit returns a new *TestKit.
NewTestKitWithInit returns a new *TestKit and creates a session.
Rows is similar to RowsWithSep, use white space as separator string.

# Structs

Result is the result returned by MustQuery.
TestKit is a utility to run sql test.