| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and 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 © 2013–2016 AssertJ. All rights reserved.