public class ZippedElementsShouldSatisfy extends BasicErrorMessageFactory
| Modifier and Type | Class and Description |
|---|---|
static class |
ZippedElementsShouldSatisfy.ZipSatisfyError |
arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
zippedElementsShouldSatisfy(Object actual,
Object other,
List<ZippedElementsShouldSatisfy.ZipSatisfyError> zipSatisfyErrors) |
create, create, create, equals, hashCode, toString, unquotedStringpublic static ErrorMessageFactory zippedElementsShouldSatisfy(Object actual, Object other, List<ZippedElementsShouldSatisfy.ZipSatisfyError> zipSatisfyErrors)
Copyright © 2014–2018 AssertJ. All rights reserved.