|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMatcher | |
---|---|
org.spockframework.util |
Uses of IMatcher in org.spockframework.util |
---|
Methods in org.spockframework.util that return IMatcher | ||
---|---|---|
static
|
Matchers.and(IMatcher<? super T>... matchers)
|
|
static
|
Matchers.not(IMatcher<T> matcher)
|
|
static
|
Matchers.or(IMatcher<? super T>... matchers)
|
Methods in org.spockframework.util with parameters of type IMatcher | ||
---|---|---|
static
|
Matchers.and(IMatcher<? super T>... matchers)
|
|
static
|
Filter.create(IMatcher<T> matcher)
|
|
static
|
Matchers.not(IMatcher<T> matcher)
|
|
static
|
Matchers.or(IMatcher<? super T>... matchers)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |