Documentation ¶
Index ¶
- Variables
- func AssertErrorInterface(t *testing.T, got interface{}, wanted interface{}, desc string)
- func AssertErrorType(t *testing.T, got interface{}, wanted interface{}, desc string)
- func AssertNoErr(t *testing.T, err error)
- func AssertStatus(t *testing.T, got int, wanted int, desc string)
- func CallSite() string
- func InitDefaultLogging(debug bool)
- func InitLogging(debugHandle io.Writer, infoHandle io.Writer, warningHandle io.Writer, ...)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AssertErrorInterface ¶
func AssertErrorType ¶
func AssertNoErr ¶
func InitDefaultLogging ¶
func InitDefaultLogging(debug bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.