@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.BootstrapTestKRADTestCase.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 |
|---|
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
|
getLoadApplicationLifecyclegetKRADTestHarnessContext, getPerTestTablesNotToClear, getSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, 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 KualiLookupableTest()
public void setUp() throws Exception
setUp in class KRADTestCaseExceptionpublic void testGetRows() throws Exception
Exceptionpublic void testReturnUrl() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.