| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method | Description |
|---|---|---|
LongAssert |
Java6AbstractStandardSoftAssertions.assertThat(long actual) |
Creates a new instance of
. |
LongAssert |
Java6AbstractStandardSoftAssertions.assertThat(Long actual) |
Creates a new instance of
. |
LongAssert |
Java6AbstractBDDSoftAssertions.then(long actual) |
Creates a new instance of
. |
LongAssert |
Java6AbstractBDDSoftAssertions.then(Long actual) |
Creates a new instance of
. |
Copyright © 2014–2019. All rights reserved.