Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TB ¶
type TB struct {
// contains filtered or unexported fields
}
func (*TB) AssertErrors ¶
AssertErrors asserts that errors were recorded.
func (*TB) AssertNoErrors ¶
AssertNoErrors asserts that no errors were recorded.
func (*TB) RunCleanups ¶
func (tb *TB) RunCleanups()
RunCleanups runs the registered cleanup functions in LIFO order.
Click to show internal directories.
Click to hide internal directories.