public class ElementsShouldMatch extends BasicErrorMessageFactory
arguments, format| Modifier and Type | Method and Description |
|---|---|
static <T> ErrorMessageFactory |
elementsShouldMatch(Object actual,
T elementsNotMatchingPredicate,
PredicateDescription predicateDescription) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static <T> ErrorMessageFactory elementsShouldMatch(Object actual, T elementsNotMatchingPredicate, PredicateDescription predicateDescription)
Copyright © 2014–2018 AssertJ. All rights reserved.