Documentation ¶
Index ¶
- func CallerInfo() string
- func Fail(t *testing.T, failureMessage string, msgAndArgs ...interface{}) bool
- func SliceContains(t *testing.T, actual []string, expected Lines, msgAndArgs ...interface{}) bool
- func SliceDoesNotContain(t *testing.T, actual []string, expected Lines, msgAndArgs ...interface{}) bool
- type Line
- type Lines
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallerInfo ¶
func CallerInfo() string
CallerInfo returns a string containing the file and line number of the assert call that failed.
func SliceContains ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.