Uses of Package
org.unitils.reflectionassert.difference

Packages that use org.unitils.reflectionassert.difference
org.unitils.reflectionassert   
org.unitils.reflectionassert.comparator   
org.unitils.reflectionassert.comparator.impl   
org.unitils.reflectionassert.difference   
org.unitils.reflectionassert.report   
org.unitils.reflectionassert.report.impl   
org.unitils.reflectionassert.util   
 

Classes in org.unitils.reflectionassert.difference used by org.unitils.reflectionassert
Difference
          A class for holding the difference between two objects.
 

Classes in org.unitils.reflectionassert.difference used by org.unitils.reflectionassert.comparator
Difference
          A class for holding the difference between two objects.
 

Classes in org.unitils.reflectionassert.difference used by org.unitils.reflectionassert.comparator.impl
Difference
          A class for holding the difference between two objects.
ObjectDifference
          A class for holding the difference between two objects.
UnorderedCollectionDifference
          A class for holding the difference between all elements of two collections or arrays.
 

Classes in org.unitils.reflectionassert.difference used by org.unitils.reflectionassert.difference
ClassDifference
           
CollectionDifference
          A class for holding the difference between two collections or arrays.
Difference
          A class for holding the difference between two objects.
DifferenceVisitor
          A visitor for visiting all types of differences.
MapDifference
          A class for holding the difference between two collections or arrays.
ObjectDifference
          A class for holding the difference between two objects.
UnorderedCollectionDifference
          A class for holding the difference between all elements of two collections or arrays.
 

Classes in org.unitils.reflectionassert.difference used by org.unitils.reflectionassert.report
Difference
          A class for holding the difference between two objects.
 

Classes in org.unitils.reflectionassert.difference used by org.unitils.reflectionassert.report.impl
ClassDifference
           
CollectionDifference
          A class for holding the difference between two collections or arrays.
Difference
          A class for holding the difference between two objects.
DifferenceVisitor
          A visitor for visiting all types of differences.
MapDifference
          A class for holding the difference between two collections or arrays.
ObjectDifference
          A class for holding the difference between two objects.
UnorderedCollectionDifference
          A class for holding the difference between all elements of two collections or arrays.
 

Classes in org.unitils.reflectionassert.difference used by org.unitils.reflectionassert.util
ClassDifference
           
CollectionDifference
          A class for holding the difference between two collections or arrays.
Difference
          A class for holding the difference between two objects.
DifferenceVisitor
          A visitor for visiting all types of differences.
MapDifference
          A class for holding the difference between two collections or arrays.
ObjectDifference
          A class for holding the difference between two objects.
UnorderedCollectionDifference
          A class for holding the difference between all elements of two collections or arrays.
 



Copyright © 2011. All Rights Reserved.