Uses of Interface
org.assertj.core.api.SoftAssertionsProvider.ThrowingRunnable
Packages that use SoftAssertionsProvider.ThrowingRunnable
-
Uses of SoftAssertionsProvider.ThrowingRunnable in org.assertj.core.api
Methods in org.assertj.core.api with parameters of type SoftAssertionsProvider.ThrowingRunnableModifier and TypeMethodDescriptiondefault void
SoftAssertionsProvider.check
(SoftAssertionsProvider.ThrowingRunnable assertion) Catch and collect assertion errors coming from standard and custom assertions.