public class SoftAsserts
extends ExternalResource
@Rule public SoftAsserts softAsserts = new SoftAsserts();
Configuration.assertionMode = SOFT;| Constructor and Description |
|---|
SoftAsserts() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
Statement |
apply(Statement base,
Description description) |
protected void |
before() |