| Package | Description |
|---|---|
| org.cthul.matchers.chain | |
| org.cthul.matchers.diagnose.nested | |
| org.cthul.matchers.diagnose.result | |
| org.cthul.matchers.object |
| Modifier and Type | Class and Description |
|---|---|
class |
AndChainMatcher<T>
Conjunction of multiple matchers.
|
static class |
AndChainMatcher.Builder<T> |
class |
ChainBuilderBase<T>
Build a matcher chain using a
ChainFactory. |
class |
MatcherChainBase<T>
Combines multiple matchers.
|
class |
NOrChainMatcher<T> |
static class |
NOrChainMatcher.Builder<T> |
class |
OrChainMatcher<T> |
static class |
OrChainMatcher.Builder<T> |
class |
SomeOfChainMatcher<T>
Conjunction of multiple matchers.
|
static class |
SomeOfChainMatcher.Builder<T> |
class |
XOrChainMatcher<T> |
static class |
XOrChainMatcher.Builder<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedResultMatcher<T>
Combines multiple matchers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MatcherProxy<T>
Redirects all calls to another matcher.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CIs<T> |
Copyright © 2015. All rights reserved.