org.kuali.student.r1.common.dictionary.service.impl
Class DictionaryTesterHelper

java.lang.Object
  extended by org.kuali.student.r1.common.dictionary.service.impl.DictionaryTesterHelper

public class DictionaryTesterHelper
extends Object


Constructor Summary
DictionaryTesterHelper(String outputFileName, Set<String> startingClasses, String dictFileName, boolean processSubstructures)
           
 
Method Summary
 List<String> doTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DictionaryTesterHelper

public DictionaryTesterHelper(String outputFileName,
                              Set<String> startingClasses,
                              String dictFileName,
                              boolean processSubstructures)
Method Detail

doTest

public List<String> doTest()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.