Package org.assertj.core.error
Class ShouldNotSatisfyPredicateRecursively
java.lang.Object
org.assertj.core.error.BasicErrorMessageFactory
org.assertj.core.error.ShouldNotSatisfyPredicateRecursively
- All Implemented Interfaces:
ErrorMessageFactory
-
Field Summary
Fields inherited from class org.assertj.core.error.BasicErrorMessageFactory
arguments, format -
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorMessageFactoryshouldNotSatisfyRecursively(RecursiveAssertionConfiguration recursiveAssertionConfiguration, List<FieldLocation> failedFields) Methods inherited from class org.assertj.core.error.BasicErrorMessageFactory
create, create, create, equals, hashCode, toString, unquotedString
-
Method Details
-
shouldNotSatisfyRecursively
public static ErrorMessageFactory shouldNotSatisfyRecursively(RecursiveAssertionConfiguration recursiveAssertionConfiguration, List<FieldLocation> failedFields)
-