@TestDictionaryConfig(namespaceCode="KR-NS", dataDictionaryFiles="classpath:org/kuali/rice/krad/test/datadictionary/TestDataObject.xml") public class DataDictionaryMetadataDefaultingTest extends KRADTestCase
KRADTestCase.BootstrapTest, KRADTestCase.Legacy
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
Modifier and Type | Field and Description |
---|---|
protected static String |
MAIN_DATA_OBJECT_FOR_TESTING |
dd, kradTestHarnessSpringResourceLoader
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, 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, tearDownLegacyContext
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
protected static final String MAIN_DATA_OBJECT_FOR_TESTING
public DataDictionaryMetadataDefaultingTest()
public void setUp() throws Exception
setUp
in class KRADTestCase
Exception
public 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.