Class | Description |
---|---|
AmendmentMatchers | |
EitherMatchers |
Matcher for
Either instances. |
ErrorCollectionMatcher | |
ErrorCollectionMatchers |
Matchers for
ErrorCollection . |
ErrorMatchers |
Matchers for Java errors.
|
FeatureMatchers |
A shorthand for building
FeatureMatcher classes. |
FileMatchers |
Matchers for java.io.File
|
HasItemsInOrderMatcher<T> |
Match if given sequence has given elements in apropriate order there can be any numbers of elements in given sequence
between expected elements.
|
HasSubsequenceMatcher<T> |
Match if given sequence has given subsequence in itself.
|
IssueMatchers |
Matchers for the
Issue domain object. |
IterableMatchers |
Some moar iterable matchers.
|
LangMatchers |
More matchers for core Java thingies.
|
LuceneDocumentMatchers | |
LuceneDocumentMatchers.DocumentFieldMatcher | |
LuceneDocumentMatchers.FieldHasBytesRefValue | |
LuceneDocumentMatchers.FieldHasDimensions | |
LuceneDocumentMatchers.FieldHasLongValue | |
LuceneDocumentMatchers.FieldHasName | |
LuceneDocumentMatchers.FieldHasStoredValue | |
LuceneDocumentMatchers.FieldHasStringValue | |
MapMatchers |
Matchers for
Map s. |
MapMatchers.OrderedMapMatcher<K,V> |
Matcher that checks that the elements of a Map are in a particular order.
|
NioFileMatchers |
Matchers for java.nio.Path
|
OptionalMatchers | |
OptionMatchers<T> |
Hamcrest Matchers for
Option . |
OrderedSequenceMatcher<T> |
Matches any sequence of elements which is sorted.
|
QueryLiteralMatchers |
Hamcrest matchers for
QueryLiteral values and collections. |
ReflectionEqualTo<T> |
Matcher that uses
org.apache.commons.lang3.builder.EqualsBuilder#reflectionAppend(Object, Object) instead of a
class's equals(Object) implementation. |
ReflectionMatchers |
Class containing static factory methods for useful reflection-based matchers.
|
RegexMatchers |
Set of convenient matchers for checking regular expressions
|
SetMatchers |
Copyright © 2002-2022 Atlassian. All Rights Reserved.