public class MaxValueIncrementerFactoryIntegrationTest extends KRADTestCase
MaxValueIncrementerFactory
.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 |
---|
MaxValueIncrementerFactoryIntegrationTest() |
Modifier and Type | Method and Description |
---|---|
void |
testGetIncrementer_BadSequence()
Tests that if you try to use the factory with an invalid sequence name, it will throw a DataAccessException.
|
void |
testGetIncrementer_CaseInsensitive()
Tests that the sequence name is case insensitive.
|
void |
testGetIncrementer_nextValues()
Tests that the incrementer returned from the factory returns the proper next int, long, and String values.
|
getKRADTestHarnessContext, getLoadApplicationLifecycle, getPerTestTablesNotToClear, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUp, 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 MaxValueIncrementerFactoryIntegrationTest()
public void testGetIncrementer_nextValues()
public void testGetIncrementer_CaseInsensitive()
public void testGetIncrementer_BadSequence()
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.