| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoCloseableSoftAssertions
A version of
SoftAssertions that uses try-with-resources statement to automatically call
assertAll() so that you don't forget to. |
Copyright © 2013-2015 AssertJ. All Rights Reserved.