@TestDictionaryConfig(namespaceCode="KR-NS", dataDictionaryFiles="classpath:org/kuali/rice/krad/test/datadictionary/TestDataObject.xml") public class DataDictionaryMetadataDefaultingTest extends KRADTestCase
KRADTestCase.BootstrapTest, KRADTestCase.LegacyBaselineTestCase.BaselineMode, BaselineTestCase.Mode| Modifier and Type | Field and Description |
|---|---|
protected static String |
MAIN_DATA_OBJECT_FOR_TESTING |
dd, kradTestHarnessSpringResourceLoaderdirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
DataDictionaryMetadataDefaultingTest() |
| Modifier and Type | Method and Description |
|---|---|
protected DataObjectEntry |
getDataObjectEntry(String dataObjectClassName) |
void |
setUp() |
void |
verifyAttributeLabelOverrideFromSpringMetadata() |
void |
verifyAttributeProvidedAttributes() |
void |
verifyAttributesExist() |
void |
verifyDefaultedControl_dateProperty() |
void |
verifyDefaultedControl_longStringProperty() |
void |
verifyDefaultedControl_stringProperty() |
void |
verifyDefaultedRelationship_existence() |
void |
verifyInRegistry() |
void |
verifyLabelOverride() |
void |
verifyPrimaryKey() |
void |
verifyTitleAttribute() |
void |
verifyUifObjectDescriptionOverride() |
getKRADTestHarnessContext, getLoadApplicationLifecycle, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUpInternal, setUpLegacyContext, tearDown, tearDownLegacyContextgetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecyclesgetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodprotected static final String MAIN_DATA_OBJECT_FOR_TESTING
public DataDictionaryMetadataDefaultingTest()
public void setUp() throws Exception
setUp in class KRADTestCaseExceptionpublic void verifyInRegistry()
public void verifyLabelOverride()
public void verifyUifObjectDescriptionOverride()
public void verifyAttributeLabelOverrideFromSpringMetadata()
public void verifyAttributesExist()
public void verifyAttributeProvidedAttributes()
public void verifyTitleAttribute()
public void verifyPrimaryKey()
public void verifyDefaultedControl_stringProperty()
public void verifyDefaultedControl_longStringProperty()
public void verifyDefaultedControl_dateProperty()
public void verifyDefaultedRelationship_existence()
protected DataObjectEntry getDataObjectEntry(String dataObjectClassName)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.