org.kuali.student.datadictionary.util
Class DictionaryTesterHelper
java.lang.Object
   org.kuali.student.datadictionary.util.DictionaryTesterHelper
org.kuali.student.datadictionary.util.DictionaryTesterHelper
- public class DictionaryTesterHelper 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DictionaryTesterHelper
public DictionaryTesterHelper(String outputDir,
                              Collection<String> inputFiles,
                              List<String> supportFiles)
doTest
public void doTest(String projectVersion,
                   String formattedDate)
- 
 
getInputFileToBeanNameMap
public Map<String,List<String>> getInputFileToBeanNameMap()
- 
- Returns:
- the inputFileToBeanNameMap
 
getMissingDictionaryFiles
public Set<String> getMissingDictionaryFiles()
- 
- Returns:
- the missingDictionaryFiles
 
getInvalidDictionaryFiles
public Set<String> getInvalidDictionaryFiles()
- 
- Returns:
- the invalidDictionaryFiles
 
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.