package
0.0.0-20181009085715-d60a1a227b92
Repository: https://github.com/lightkool/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.