public class DictionaryDiscrepencyTesterHelper extends Object
Constructor and Description |
---|
DictionaryDiscrepencyTesterHelper(String outputFileName,
Set<String> startingClasses,
String dictFileName,
boolean processSubstructures) |
DictionaryDiscrepencyTesterHelper(String outputFileName,
Set<String> startingClasses,
String dictFileName,
boolean processSubstructures,
List<String> exclusions) |
Modifier and Type | Method and Description |
---|---|
List<String> |
doTest() |
boolean |
isPrintDescrepenciesOnly() |
void |
setPrintDescrepenciesOnly(boolean printDescrepenciesOnly) |
public DictionaryDiscrepencyTesterHelper(String outputFileName, Set<String> startingClasses, String dictFileName, boolean processSubstructures)
public boolean isPrintDescrepenciesOnly()
public void setPrintDescrepenciesOnly(boolean printDescrepenciesOnly)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.