Versions in this module Expand all Collapse all v1 v1.1.0 May 8, 2024 v1.0.0 May 8, 2024 Changes in this version + func BoolEqual(t testingDotT, expected, result bool) + func DeepEqual(t testingDotT, expected, result interface{}) + func ExpectError(t testingDotT, expectError bool, err error) + func StringEqual(t testingDotT, expected, result string)