| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
static LongArrayAssert |
Assertions.assertThat(long[] actual)
Creates a new instance of
. |
LongArrayAssert |
SoftAssertions.assertThat(long[] actual)
Creates a new instance of
. |
Copyright © 2013 AssertJ. All Rights Reserved.