Versions in this module Expand all Collapse all v0 v0.2.0 Mar 31, 2017 v0.1.0 Mar 29, 2017 Changes in this version + func EqualInt(t *testing.T, actual int, expected int) + func EqualString(t *testing.T, actual string, expected string) + func False(t *testing.T, actual bool) + func True(t *testing.T, actual bool)