| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
default LongAssert |
Java6StandardSoftAssertionsProvider.assertThat(long actual)
Creates a new instance of
. |
default LongAssert |
Java6StandardSoftAssertionsProvider.assertThat(Long actual)
Creates a new instance of
. |
default LongAssert |
Java6BDDSoftAssertionsProvider.then(long actual)
Creates a new instance of
. |
default LongAssert |
Java6BDDSoftAssertionsProvider.then(Long actual)
Creates a new instance of
. |
Copyright © 2025. All rights reserved.