| Package | Description |
|---|---|
| org.cthul.matchers.chain | |
| org.cthul.matchers.diagnose |
| Modifier and Type | Class and Description |
|---|---|
class |
AndChainMatcher<T>
Conjunction of multiple matchers.
|
static class |
AndChainMatcher.Builder<T> |
class |
ChainBuilder<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 |
XOrChainMatcher<T> |
static class |
XOrChainMatcher.Builder<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
NestedMatcher<T>
Combines multiple matchers.
|
Copyright © 2013. All Rights Reserved.