Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // NewAssert makes a new Assertions object for the specified TestingT. NewAssert = assert.New )
View Source
var ( // NewRequire makes a new Assertions object for the specified TestingT. NewRequire = require.New )
View Source
var RunSuite = suite.Run
RunSuite takes a testing suite and runs all of the tests attached to it.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.