| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
MapSizeAssert<K,V> |
| Modifier and Type | Method and Description |
|---|---|
AbstractMapSizeAssert<S,A,K,V> |
AbstractMapAssert.size()
Return an
Assert object that allows to perform assertions on the size of the Map under test. |
Copyright © 2013–2016 AssertJ. All rights reserved.