@ContextConfiguration(locations="classpath:co-test-with-class2-mock-context.xml") public class TestRiceDataDictionaryValidatorImplAgainstCourseOffering extends Object
Modifier and Type | Field and Description |
---|---|
ContextInfo |
callContext |
protected CourseOfferingServiceTestDataLoader |
dataLoader |
protected DataDictionaryValidator |
validator |
Modifier | Constructor and Description |
---|---|
|
TestRiceDataDictionaryValidatorImplAgainstCourseOffering() |
protected |
TestRiceDataDictionaryValidatorImplAgainstCourseOffering(boolean testAwareDataLoader) |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getConfigLocations()
Subclasses may override this method to customize the location(s) of the Rice configuration.
|
protected Config |
getTestHarnessConfig() |
void |
setup() |
void |
tearDown() |
void |
testValidate1()
Test of validate method, of class RiceValidatorImpl.
|
public ContextInfo callContext
protected DataDictionaryValidator validator
protected CourseOfferingServiceTestDataLoader dataLoader
public TestRiceDataDictionaryValidatorImplAgainstCourseOffering()
protected TestRiceDataDictionaryValidatorImplAgainstCourseOffering(boolean testAwareDataLoader)
protected Config getTestHarnessConfig()
protected List<String> getConfigLocations()
public void testValidate1() throws Exception
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.