Versions in this module Expand all Collapse all v0 v0.2.0 Nov 3, 2020 v0.1.0 Nov 3, 2020 Changes in this version + func AssertEqual(t *testing.T, name string, expected interface{}, actual interface{}) + func AssertEquals(t *testing.T, expected interface{}, actual interface{}) + func DeepCompare(expected, got interface{}) (result []string, equal bool)