@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 |
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 |
---|---|
void |
testParentAndSubClassImplementation() |
countTableResults, hasTableResults, verifyCount, verifyExistence, verifyNonExistent
getLoadApplicationLifecycle, getSuiteLifecycles, loadSuiteTestData
getClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
public DataLoaderAnnotationOverrideTest()
public void testParentAndSubClassImplementation() throws Exception
Exception
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.