public class NoElementsShouldMatch extends BasicErrorMessageFactory
arguments, format
Modifier and Type | Method and Description |
---|---|
static <T> ErrorMessageFactory |
noElementsShouldMatch(Object actual,
T elementMatchingPredicate,
PredicateDescription predicateDescription) |
create, create, create, equals, hashCode, toString, unquotedString
public static <T> ErrorMessageFactory noElementsShouldMatch(Object actual, T elementMatchingPredicate, PredicateDescription predicateDescription)
Copyright © 2014–2019 AssertJ. All rights reserved.