public class LegacyDataAdapterTest extends KRADTestCase
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 |
---|
LegacyDataAdapterTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetExtension_Legacy()
Verifies that new instances of the extension object are created properly when in Legacy mode.
|
void |
testGetExtension()
Verifies that new instances of the extension object are created properly when using KRAD.
|
void |
testGetPropertyType() |
getKRADTestHarnessContext, getLoadApplicationLifecycle, getPerTestTablesNotToClear, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUpInternal, setUpLegacyContext, tearDown, tearDownLegacyContext
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, 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 LegacyDataAdapterTest()
public void setUp() throws Exception
setUp
in class KRADTestCase
Exception
public void testGetPropertyType() throws Exception
Exception
public void testGetExtension_Legacy() throws Exception
Account
object has it's extension mapped both using the
legacy KNS and non-Legacy KRAD approaches and it extends from PersistableBusinessObjectBase.Exception
public void testGetExtension() throws Exception
Account
object has it's extension mapped both using the
legacy KNS and non-Legacy KRAD approaches and it extends from PersistableBusinessObjectBase.Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.