Documentation ¶
Index ¶
- func AssertBaggageStringsEqual(t *testing.T, got, want string)
- func AssertEqual(t *testing.T, got, want interface{}, userMessage ...interface{})
- func AssertFalse(t *testing.T, condition bool, userMessage ...interface{})
- func AssertNotEqual(t *testing.T, got, want interface{}, userMessage ...interface{})
- func AssertTrue(t *testing.T, condition bool, userMessage ...interface{})
- func FlushTimeout() time.Duration
- func IsCI() bool
- func IsRaceTest() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEqual ¶
func AssertFalse ¶
func AssertNotEqual ¶
func AssertTrue ¶
func FlushTimeout ¶ added in v0.24.0
func IsRaceTest ¶ added in v0.26.0
func IsRaceTest() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.