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–2019 AssertJ. All rights reserved.