public class ElementsShouldSatisfy extends BasicErrorMessageFactory
arguments, format| Modifier and Type | Method and Description |
|---|---|
static <T> ErrorMessageFactory |
elementsShouldSatisfy(Object actual,
T elementNotSatisfyingRestrictions,
String assertionErrorDetails) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static <T> ErrorMessageFactory elementsShouldSatisfy(Object actual, T elementNotSatisfyingRestrictions, String assertionErrorDetails)
Copyright © 2014–2017 AssertJ. All rights reserved.