|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureMatcher | |
---|---|
org.hamcrest.collection | Matchers of arrays and collections. |
org.hamcrest.object | Matchers that inspect objects and classes. |
Uses of FeatureMatcher in org.hamcrest.collection |
---|
Subclasses of FeatureMatcher in org.hamcrest.collection | |
---|---|
class |
IsArrayWithSize<E>
Matches if array size satisfies a nested matcher. |
class |
IsCollectionWithSize<E>
Matches if collection size satisfies a nested matcher. |
class |
IsIterableWithSize<E>
|
Uses of FeatureMatcher in org.hamcrest.object |
---|
Subclasses of FeatureMatcher in org.hamcrest.object | |
---|---|
class |
HasToString<T>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |