public static class ZippedElementsShouldSatisfy.ZipSatisfyError extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
actualElement |
String |
error |
Object |
otherElement |
| Constructor and Description |
|---|
ZipSatisfyError(Object actualElement,
Object otherElement,
String error) |
Copyright © 2014–2018 AssertJ. All rights reserved.