public class DictionaryValidationServiceImplTest extends KRADTestCase
BaselineTestCase.BaselineMode, BaselineTestCase.Mode| Modifier and Type | Field and Description |
|---|---|
protected DataObjectEntry |
addressEntry |
dirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, 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, loadSuiteTestDatagetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethodprotected DataObjectEntry addressEntry
public DictionaryValidationServiceImplTest()
public void setUp() throws Exception
setUp in class BaselineTestCaseExceptionpublic void testValidNonUSAddress()
public void testValidUSAddress()
public void testInvalidUSAddress()
public void testValidNonDCAddress()
public void testInvalidDCAddress()
public void testNoStateNoZipUSAddress()
public void testSimpleCaseConstraints() throws IOException
IOExceptionpublic void testRequiredNestedAttribute() throws IOException
IOExceptionpublic void testCollectionConstraints() throws IOException
IOExceptionprotected boolean hasError(DictionaryValidationResult dvr, String attributeName, String errorKey)
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.