|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSoftAssertions | |
|---|---|
| org.assertj.core.api | |
| Uses of AbstractSoftAssertions in org.assertj.core.api |
|---|
| Subclasses of AbstractSoftAssertions in org.assertj.core.api | |
|---|---|
class |
JUnitSoftAssertions
the same as SoftAssertions, but with the following differences:
First, it's a junit rule, which can be used as follows (without the assertAll()) |
class |
SoftAssertions
Suppose we have a test case and in it we'd like to make numerous assertions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||