Documentation ¶ Index ¶ func AssertThat(t gocrest.TestingT, actual interface{}, m *gocrest.Matcher) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AssertThat ¶ func AssertThat(t gocrest.TestingT, actual interface{}, m *gocrest.Matcher) AssertThat calls a given matcher and fails the test with a message if the matcher doesn't match. Types ¶ This section is empty. Source Files ¶ View all Source files assertthat.go Click to show internal directories. Click to hide internal directories.