| Package | Description |
|---|---|
| org.cthul.matchers | |
| org.cthul.matchers.hamcrest |
| Modifier and Type | Method and Description |
|---|---|
static HasDescription |
MetaMatchers.description(org.hamcrest.Matcher<? super String> stringMatcher) |
static HasDescription |
MetaMatchers.description(String string) |
static HasDescription |
MetaMatchers.message(org.hamcrest.Matcher<? super String> stringMatcher) |
static HasDescription |
MetaMatchers.message(String string) |
| Modifier and Type | Method and Description |
|---|---|
static HasDescription |
HasDescription.description(org.hamcrest.Matcher<? super String> stringMatcher) |
static HasDescription |
HasDescription.description(String string) |
static HasDescription |
HasDescription.message(org.hamcrest.Matcher<? super String> stringMatcher) |
static HasDescription |
HasDescription.message(String string) |
Copyright © 2015. All rights reserved.