| Package | Description |
|---|---|
| org.hamcrest.collection |
Matchers of arrays and collections.
|
| org.hamcrest.object |
Matchers that inspect objects and classes.
|
| Modifier and Type | Class and Description |
|---|---|
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> |
| Modifier and Type | Class and Description |
|---|---|
class |
HasToString<T> |
Copyright © 2016. All rights reserved.