public interface AutoCloseableSoftAssertionsProvider extends SoftAssertionsProvider, AutoCloseable
AbstractSoftAssertions,
SoftAssertionsSoftAssertionsProvider.ThrowingRunnable| Modifier and Type | Method and Description |
|---|---|
default void |
close()
Allows the SoftAssertionsProvider to be used as an
AutoCloseable by calling SoftAssertionsProvider.assertAll(). |
assertAll, assertAlso, assertSoftly, check, proxyassertionErrorsCollected, collectAssertionError, getDelegate, onAssertionErrorCollected, setDelegate, succeeded, wasSuccessdefault void close()
AutoCloseable by calling SoftAssertionsProvider.assertAll().close in interface AutoCloseableSoftAssertionsProvider.assertAll()Copyright © 2025. All rights reserved.