Documentation
¶
Index ¶
- func Assert(tb testing.TB, condition bool, msg string, v ...interface{})
- func AssertFalse(tb testing.TB, condition bool, msg string, v ...interface{})
- func Equals(tb testing.TB, exp, act interface{})
- func Nok(tb testing.TB, err error)
- func Ok(tb testing.TB, err error)
- func SimpleAssert(tb testing.TB, condition bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertFalse ¶
Assert fails the test if the condition is false.
func SimpleAssert ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.