@Deprecated @PerTestUnitTestData(value=@UnitTestData(order={SQL_STATEMENTS,SQL_FILES},sqlStatements={@UnitTestSql(value="delete from trv_acct where acct_fo_id = \'1\'"),@UnitTestSql(value="delete from trv_acct_type")},sqlFiles={@UnitTestFile(filename="classpath:testAccountType.sql",delimiter=";"),@UnitTestFile(filename="classpath:testAccounts.sql",delimiter=";")}), tearDown=@UnitTestSql(value="delete from trv_acct where acct_fo_id = \'1\'") @UnitTestSql(value="delete from trv_acct_type")) public class KualiLookupableTest extends KNSTestCase
KualiLookupableImpl
methodsKNSTestCase.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 |
---|
KualiLookupableTest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setUp()
Deprecated.
|
void |
testGetRows()
Deprecated.
Tests generation of lookup form rows
|
void |
testReturnUrl()
Deprecated.
Test that the return url for a business object is getting set correctly based on the defined return fields
|
getLoadApplicationLifecycle
getKRADTestHarnessContext, 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 KualiLookupableTest()
public void setUp() throws Exception
setUp
in class KRADTestCase
Exception
public void testGetRows() throws Exception
Exception
public void testReturnUrl() throws Exception
Exception
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.