| Class | Description |
|---|---|
| Typesafe |
Provides utility methods for type-safe matching.
|
| TypesafeFeatureMatcher<V,F> | |
| TypesafeNestedMatcher<T> |
Combines multiple matchers.
|
| TypesafeNestedResultMatcher<T> |
Combines multiple matchers.
|
| TypesafeQuickDiagnoseMatcher<T> |
A typesafe matcher that matches and diagnoses in one step.
|
| TypesafeQuickMatcher<T> |
Implements
QuickDiagnosingMatcher interface,
but matches and describes in separate steps. |
| TypesafeQuickResultMatcher<T> |
A matcher that focuses on returning a
MatchResult. |
Copyright © 2015. All rights reserved.