| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
MapSizeAssert<KEY,VALUE> |
| Modifier and Type | Method and Description |
|---|---|
AbstractMapSizeAssert<SELF,ACTUAL,K,V> |
AbstractMapAssert.size()
Returns an
Assert object that allows performing assertions on the size of the Map under test. |
Copyright © 2014–2018 AssertJ. All rights reserved.