Interface TestResultComparator
-
public interface TestResultComparator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisEqual(Object expectedResult, Object actualResult)
-
public interface TestResultComparator
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isEqual(Object expectedResult,
Object actualResult) |