|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.reflectionassert.util.InnerDifferenceFinder
public class InnerDifferenceFinder
A utility class to get the difference at the given element/field/key.
| Nested Class Summary | |
|---|---|
protected static class |
InnerDifferenceFinder.InnerDifferenceVisitor
The visitor for visiting the difference tree. |
| Constructor Summary | |
|---|---|
InnerDifferenceFinder()
|
|
| Method Summary | |
|---|---|
static Difference |
getInnerDifference(java.lang.String fieldName,
Difference difference)
Gets the difference at the given element/field/key (depending on the type of the given difference) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InnerDifferenceFinder()
| Method Detail |
|---|
public static Difference getInnerDifference(java.lang.String fieldName,
Difference difference)
fieldName - The name of the element/field/keydifference - The difference, not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||