Versions in this module Expand all Collapse all v0 v0.1.2 Aug 24, 2017 v0.1.1 Aug 17, 2017 v0.1.0 Aug 2, 2017 Changes in this version + func Assert(tb testing.TB, condition bool, msg string, v ...interface{}) + func Contains(tb testing.TB, exp interface{}, slice []interface{}) + func Equals(tb testing.TB, exp, act interface{}) + func Ok(tb testing.TB, err error)