|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLongArrayAssert | |
|---|---|
| org.assertj.core.api | |
| Uses of AbstractLongArrayAssert in org.assertj.core.api |
|---|
| Classes in org.assertj.core.api with type parameters of type AbstractLongArrayAssert | |
|---|---|
class |
AbstractLongArrayAssert<S extends AbstractLongArrayAssert<S>>
|
| Subclasses of AbstractLongArrayAssert in org.assertj.core.api | |
|---|---|
class |
LongArrayAssert
Assertion methods for arrays of longs. |
| Methods in org.assertj.core.api that return AbstractLongArrayAssert | |
|---|---|
static AbstractLongArrayAssert<?> |
Assertions.assertThat(long[] actual)
Creates a new instance of . |
static AbstractLongArrayAssert<?> |
BDDAssertions.then(long[] actual)
Creates a new instance of . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||