@TestDictionaryConfig(namespaceCode="KR-NS", dataDictionaryFiles="classpath:org/kuali/rice/krad/test/document") public class BaseBOClassAndBaseDocumentClassTest extends KRADTestCase
When running this test, the working directory should be set to two levels down from the root of the project e.g. it/krad
KRADTestCase.BootstrapTest, KRADTestCase.Legacy
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
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 |
---|
BaseBOClassAndBaseDocumentClassTest() |
Modifier and Type | Method and Description |
---|---|
void |
testRetrieveDDEntriesByBaseClass()
This method tests the DataDictionary's ability to grab entries based on a "base" class.
|
void |
testValidAndInvalidDDEntries()
This method tests to make sure that business object entries and document entries can only define regular and "base" classes that are compatible.
|
getKRADTestHarnessContext, getLoadApplicationLifecycle, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUp, 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
public BaseBOClassAndBaseDocumentClassTest()
public void testValidAndInvalidDDEntries() throws Exception
Exception
public void testRetrieveDDEntriesByBaseClass() throws Exception
Exception
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.