|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapDifference | |
|---|---|
| org.unitils.reflectionassert.difference | |
| org.unitils.reflectionassert.report.impl | |
| org.unitils.reflectionassert.util | |
| Uses of MapDifference in org.unitils.reflectionassert.difference |
|---|
| Methods in org.unitils.reflectionassert.difference with parameters of type MapDifference | |
|---|---|
T |
DifferenceVisitor.visit(MapDifference mapDifference,
A argument)
Visits a map difference. |
| Uses of MapDifference in org.unitils.reflectionassert.report.impl |
|---|
| Methods in org.unitils.reflectionassert.report.impl with parameters of type MapDifference | |
|---|---|
protected String |
TreeDifferenceView.formatDifference(MapDifference mapDifference,
String fieldName)
Creates a string representation of a map difference. |
protected String |
DefaultDifferenceView.formatDifference(MapDifference mapDifference,
String fieldName)
Creates a string representation of a map difference. |
String |
TreeDifferenceView.TreeDifferenceFormatterVisitor.visit(MapDifference mapDifference,
String fieldName)
|
String |
DefaultDifferenceView.DifferenceFormatterVisitor.visit(MapDifference mapDifference,
String fieldName)
|
| Uses of MapDifference in org.unitils.reflectionassert.util |
|---|
| Methods in org.unitils.reflectionassert.util with parameters of type MapDifference | |
|---|---|
protected int |
MatchingScoreCalculator.getMatchingScore(MapDifference mapDifference)
Gets the matching score for a map difference. |
Integer |
MatchingScoreCalculator.MatchingScoreVisitor.visit(MapDifference mapDifference,
Integer argument)
|
Difference |
InnerDifferenceFinder.InnerDifferenceVisitor.visit(MapDifference mapDifference,
String keyString)
Returns the difference at the given key. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||