public class MaxValueIncrementerFactoryIntegrationTest extends KRADTestCase
MaxValueIncrementerFactory.KRADTestCase.BootstrapTest, KRADTestCase.LegacyBaselineTestCase.BaselineMode, BaselineTestCase.Modedd, kradTestHarnessSpringResourceLoaderdirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, 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, tearDownLegacyContextgetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecyclesgetName, getPerTestDataLoaderLifecycle, getTestMethod, resetLogLevels, setLogLevel, setName, setTestMethodpublic MaxValueIncrementerFactoryIntegrationTest()
public void testGetIncrementer_nextValues()
public void testGetIncrementer_CaseInsensitive()
public void testGetIncrementer_BadSequence()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.