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