Documentation
¶
Overview ¶
Package test 提供了整个包的基本测试数据
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
*assert.Assertion
DB *orm.DB
DriverName string
DBName string
// contains filtered or unexported fields
}
Driver 单个测试用例
Click to show internal directories.
Click to hide internal directories.