Uses of Class
org.unitils.reflectionassert.report.impl.DefaultDifferenceReport.MatchType

Packages that use DefaultDifferenceReport.MatchType
org.unitils.reflectionassert.report.impl   
 

Uses of DefaultDifferenceReport.MatchType in org.unitils.reflectionassert.report.impl
 

Methods in org.unitils.reflectionassert.report.impl that return DefaultDifferenceReport.MatchType
static DefaultDifferenceReport.MatchType DefaultDifferenceReport.MatchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DefaultDifferenceReport.MatchType[] DefaultDifferenceReport.MatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.