| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLongArrayAssert<S extends AbstractLongArrayAssert<S>> |
| Modifier and Type | Class and Description |
|---|---|
class |
LongArrayAssert
Assertion methods for arrays of
longs. |
| Modifier and Type | Method and Description |
|---|---|
static AbstractLongArrayAssert<?> |
Assertions.assertThat(long[] actual)
Creates a new instance of
. |
static AbstractLongArrayAssert<?> |
BDDAssertions.then(long[] actual)
Creates a new instance of
. |
Copyright © 2013-2015 AssertJ. All Rights Reserved.