public class DictionaryValidationServiceImplTest extends KRADTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
Modifier and Type | Field and Description |
---|---|
protected DataObjectEntry |
addressEntry |
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
DictionaryValidationServiceImplTest() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasError(DictionaryValidationResult dvr,
String attributeName,
String errorKey) |
void |
setUp() |
void |
testCollectionConstraints() |
void |
testInvalidDCAddress() |
void |
testInvalidUSAddress() |
void |
testNoStateNoZipUSAddress() |
void |
testRequiredNestedAttribute() |
void |
testSimpleCaseConstraints() |
void |
testValidNonDCAddress() |
void |
testValidNonUSAddress() |
void |
testValidUSAddress() |
getLoadApplicationLifecycle, getSuiteLifecycles, loadSuiteTestData
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
protected DataObjectEntry addressEntry
public DictionaryValidationServiceImplTest()
public void setUp() throws Exception
setUp
in class BaselineTestCase
Exception
public void testValidNonUSAddress()
public void testValidUSAddress()
public void testInvalidUSAddress()
public void testValidNonDCAddress()
public void testInvalidDCAddress()
public void testNoStateNoZipUSAddress()
public void testSimpleCaseConstraints() throws IOException
IOException
public void testRequiredNestedAttribute() throws IOException
IOException
public void testCollectionConstraints() throws IOException
IOException
protected boolean hasError(DictionaryValidationResult dvr, String attributeName, String errorKey)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.