Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Pkg is the Test package. Pkg = slip.Package{ Name: "test", Nicknames: []string{}, Doc: "Home of symbols defined for the test package.", PreSet: slip.DefaultPreSet, } )
Functions ¶
func TestableFlavor ¶
TestableFlavor returns the testable-flavor.
Types ¶
type AssertEqual ¶
AssertEqual represents the assert-equal function.
type AssertMatch ¶
AssertMatch represents the assert-match function.
type AssertPanic ¶
AssertPanic represents the assert-panic function.
type RefuteEqual ¶
RefuteEqual represents the refute-equal function.
Click to show internal directories.
Click to hide internal directories.