| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
Java6JUnitBDDSoftAssertions
Deprecated.
For Android compatible assertions use the latest assertj 2.x version which is based on Java 7 only.
Duplicate of |
class |
Java6JUnitSoftAssertions
Deprecated.
For Android compatible assertions use the latest assertj 2.x version which is based on Java 7 only.
JUnitSoftAssertions rule compatible with Android. Duplicated from |
class |
JUnitBDDSoftAssertions
Same as
SoftAssertions, but with the following differences: First, it's a junit rule, which can be used without having to call assertAll(),
example: |
class |
JUnitSoftAssertions
Same as
SoftAssertions, but with the following differences: First, it's a junit rule, which can be used without having to call assertAll(),
example: |
Copyright © 2025. All rights reserved.