Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method | Description |
---|---|---|
<T> SoftAssertionPredicateAssert<T> |
AbstractStandardSoftAssertions.assertThat(Predicate<T> actual) |
Create assertion for
Predicate . |
<T> SoftAssertionPredicateAssert<T> |
AbstractBDDSoftAssertions.then(Predicate<T> actual) |
Create assertion for
Predicate . |
Copyright © 2014–2019. All rights reserved.