Uses of Interface
org.unitils.reflectionassert.report.DifferenceView

Packages that use DifferenceView
org.unitils.reflectionassert.report.impl   
 

Uses of DifferenceView in org.unitils.reflectionassert.report.impl
 

Classes in org.unitils.reflectionassert.report.impl that implement DifferenceView
 class DefaultDifferenceView
          Formatter that will output all leaf differences in the tree and, in case of an unordered collection difference, the difference of all best matches.
 class SimpleDifferenceView
           
 class TreeDifferenceView
          Formatter that will output all objects in the difference tree.
 



Copyright © 2011. All Rights Reserved.