Interface AutoCloseableSoftAssertionsProvider

All Superinterfaces:
AfterAssertionErrorCollected, AssertionErrorCollector, AutoCloseable, SoftAssertionsProvider
All Known Implementing Classes:
AutoCloseableBDDSoftAssertions, AutoCloseableSoftAssertions

public interface AutoCloseableSoftAssertionsProvider extends SoftAssertionsProvider, AutoCloseable
Parent interface for soft assertion implementations.
Author:
Fr Jeremy Krieg
See Also: