| Package | Description |
|---|---|
| org.cthul.matchers | |
| org.cthul.matchers.hamcrest |
| Modifier and Type | Method and Description |
|---|---|
static MatchResultExpected |
MetaMatchers.expectedDescription(org.hamcrest.Matcher<? super org.hamcrest.SelfDescribing> messageMatcher) |
static MatchResultExpected |
MetaMatchers.expectedMessage(org.hamcrest.Matcher<? super String> messageMatcher) |
static MatchResultExpected |
MetaMatchers.expectedMessage(String message) |
| Modifier and Type | Method and Description |
|---|---|
static MatchResultExpected |
MatchResultExpected.expectedDescription(org.hamcrest.Matcher<? super org.hamcrest.SelfDescribing> messageMatcher) |
static MatchResultExpected |
MatchResultExpected.expectedMessage(org.hamcrest.Matcher<? super String> messageMatcher) |
static MatchResultExpected |
MatchResultExpected.expectedMessage(String message) |
Copyright © 2015. All rights reserved.