public class IgnoreComparator extends Object implements ExpectationComparator<Object,Object>
| Constructor and Description |
|---|
IgnoreComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
compare(Object expected,
Object actual)
Compares the two incoming objects to ensure the expectation is
satisifed by the actual.
|
public void compare(Object expected, Object actual)
ExpectationComparatorcompare in interface ExpectationComparator<Object,Object>Copyright © 2007-2020 Ikasan. All Rights Reserved.