| Package | Description |
|---|---|
| org.cthul.matchers | |
| org.cthul.matchers.hamcrest |
| Modifier and Type | Method and Description |
|---|---|
static <T> HasMatchResult<T> |
MetaMatchers.matchResult(T value,
org.hamcrest.Matcher<? super MatchResult<T>> resultMatcher) |
| Modifier and Type | Method and Description |
|---|---|
static <T> HasMatchResult<T> |
HasMatchResult.matchResult(T value,
org.hamcrest.Matcher<? super MatchResult<T>> resultMatcher) |
Copyright © 2015. All rights reserved.