Uses of Class
org.unitils.core.util.ObjectFormatter

Packages that use ObjectFormatter
org.unitils.core.util   
org.unitils.mock.report.impl   
org.unitils.reflectionassert.report.impl   
org.unitils.reflectionassert.util   
 

Uses of ObjectFormatter in org.unitils.core.util
 

Fields in org.unitils.core.util declared as ObjectFormatter
protected  ObjectFormatter ArrayAndCollectionFormatter.objectFormatter
           
 

Constructors in org.unitils.core.util with parameters of type ObjectFormatter
ArrayAndCollectionFormatter(int maxNrOfElements, ObjectFormatter objectFormatter)
          Creates a formatter with the given maximum nr of elements.
 

Uses of ObjectFormatter in org.unitils.mock.report.impl
 

Fields in org.unitils.mock.report.impl declared as ObjectFormatter
protected  ObjectFormatter ProxyInvocationsReport.objectFormatter
           
 

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

Fields in org.unitils.reflectionassert.report.impl declared as ObjectFormatter
protected  ObjectFormatter TreeDifferenceView.objectFormatter
          Formatter for object values.
protected  ObjectFormatter DefaultDifferenceView.objectFormatter
          Formatter for object values.
 

Uses of ObjectFormatter in org.unitils.reflectionassert.util
 

Fields in org.unitils.reflectionassert.util declared as ObjectFormatter
protected  ObjectFormatter InnerDifferenceFinder.InnerDifferenceVisitor.objectFormatter
          Formatter for object values.
 



Copyright © 2011. All Rights Reserved.