Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Class | Description |
---|---|---|
class |
IterableSizeAssert<T> |
Modifier and Type | Method | Description |
---|---|---|
AbstractIterableSizeAssert<SELF,ACTUAL,ELEMENT,ELEMENT_ASSERT> |
AbstractIterableAssert.size() |
Returns an
Assert object that allows performing assertions on the size of the Iterable under test. |
Copyright © 2014–2019. All rights reserved.