| Package | Description |
|---|---|
| org.cthul.matchers | |
| org.cthul.matchers.chain |
| Modifier and Type | Method and Description |
|---|---|
static SomeOfChainMatcher.SomeOfChainFactory |
CthulMatchers.matches(int count) |
static SomeOfChainMatcher.SomeOfChainFactory |
CthulMatchers.matches(org.hamcrest.Matcher<? super Integer> countMatcher) |
| Modifier and Type | Method and Description |
|---|---|
static SomeOfChainMatcher.SomeOfChainFactory |
SomeOfChainMatcher.factory(int count) |
static SomeOfChainMatcher.SomeOfChainFactory |
SomeOfChainMatcher.factory(org.hamcrest.Matcher<? super Integer> countMatcher) |
static SomeOfChainMatcher.SomeOfChainFactory |
SomeOfChainMatcher.matches(int count) |
static SomeOfChainMatcher.SomeOfChainFactory |
SomeOfChainMatcher.matches(org.hamcrest.Matcher<? super Integer> countMatcher) |
Copyright © 2015. All rights reserved.