Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterTester ¶
func RegisterTester(t Tester, f TesterFunc)
RegisterTester registers a function to be called lated via Call. It is usually called from the init function of a package that contains a Tester.
Types ¶
type ErrMissingParam ¶
type ErrMissingParam string
func (ErrMissingParam) Error ¶
func (e ErrMissingParam) Error() string
Click to show internal directories.
Click to hide internal directories.