@PerSuiteUnitTestData(overrideSuperClasses=true,value={@UnitTestData(value="insert into EN_UNITTEST_T (COL) values (\'3\')"),@UnitTestData(filename="classpath:org/kuali/rice/test/DataLoaderAnnotationTestData.sql")}) @DataLoaderAnnotationOverrideTest.Nothing public class DataLoaderAnnotationOverrideTest extends AnnotationTestParent
UnitTestData
, PerTestUnitTestData
, and PerSuiteUnitTestData
Modifier and Type | Class and Description |
---|---|
static interface |
DataLoaderAnnotationOverrideTest.Nothing |
CORETestCase.BootstrapTest
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
TEST_TABLE_NAME
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
DataLoaderAnnotationOverrideTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUpInternal() |
void |
testParentAndSubClassImplementation() |
countTableResults, hasTableResults, resetDb, verifyCount, verifyCount, verifyExistence, verifyNonExistent
getLoadApplicationLifecycle, getPerTestTablesToClear
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getSuiteLifecycles, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethod
public DataLoaderAnnotationOverrideTest()
protected void setUpInternal() throws Exception
setUpInternal
in class RiceTestCase
Exception
public void testParentAndSubClassImplementation() throws Exception
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.