| 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()
Returns an
Assert object that allows performing assertions on the size of the Iterable under test. |
Copyright © 2013–2016 AssertJ. All rights reserved.