| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MapSizeAssert<KEY,VALUE> |
| Modifier and Type | Method | 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–2019. All rights reserved.