Documentation ¶ Index ¶ func MatchRegexp(t *testing.T, subject string, expectedReStr ...string) func StringContains(t *testing.T, subject string, expected ...string) func StringSliceExactly(t *testing.T, expected []string, actual []string) func StringSortedSliceExactly(t *testing.T, expected []string, actual []string) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func MatchRegexp ¶ func MatchRegexp(t *testing.T, subject string, expectedReStr ...string) func StringContains ¶ func StringContains(t *testing.T, subject string, expected ...string) func StringSliceExactly ¶ func StringSliceExactly(t *testing.T, expected []string, actual []string) func StringSortedSliceExactly ¶ func StringSortedSliceExactly(t *testing.T, expected []string, actual []string) Types ¶ This section is empty. Source Files ¶ View all Source files require.go Click to show internal directories. Click to hide internal directories.