org.kuali.student.r2.common.datadictionary
Class TestRiceDataDictionaryValidatorImplAgainstLui
java.lang.Object
org.kuali.student.r2.common.datadictionary.TestRiceDataDictionaryValidatorImplAgainstLui
public class TestRiceDataDictionaryValidatorImplAgainstLui
- extends Object
- Author:
- nwright
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestRiceDataDictionaryValidatorImplAgainstLui
public TestRiceDataDictionaryValidatorImplAgainstLui()
setUpClass
public static void setUpClass()
throws Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
getTestHarnessConfig
protected Config getTestHarnessConfig()
getConfigLocations
protected List<String> getConfigLocations()
- Subclasses may override this method to customize the location(s) of the Rice configuration.
By default it is: classpath:META-INF/" + getModuleName().toLowerCase() + "-test-config.xml"
- Returns:
- List of config locations to add to this tests config location.
setUp
public void setUp()
tearDown
public void tearDown()
getValidator
public DataDictionaryValidator getValidator()
getValidator2
public DataDictionaryValidator getValidator2()
testValidate1
public void testValidate1()
throws Exception
- Test of validate method, of class RiceValidatorImpl.
- Throws:
Exception
testValidate2
public void testValidate2()
throws Exception
- Test of validate method, of class RiceValidatorImpl.
- Throws:
Exception
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.