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