Uses of Class
org.assertj.core.api.SoftAssertionPredicateAssert
Packages that use SoftAssertionPredicateAssert
-
Uses of SoftAssertionPredicateAssert in org.assertj.core.api
Methods in org.assertj.core.api that return SoftAssertionPredicateAssertModifier and TypeMethodDescription<T> SoftAssertionPredicateAssert
<T> AbstractStandardSoftAssertions.assertThat
(Predicate<T> actual) Create assertion forPredicate
.<T> SoftAssertionPredicateAssert
<T> Create assertion forPredicate
.