package
Version:
v0.5.6-rc.3
Opens a new window with list of versions in this module.
Published: Aug 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Equal(t TestingT, expected, actual interface{}, msgAndArgs ...interface{}) bool
func Equalf(t TestingT, expected, actual interface{}, msg string, args ...interface{}) bool
type TestingT interface {
Errorf(format string, args ...interface{})
FailNow()
Helper()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.