@PerTestUnitTestData(value=@UnitTestData(order={SQL_STATEMENTS,SQL_FILES},sqlStatements={@UnitTestSql(value="delete from trv_acct where acct_fo_id between 101 and 301"),@UnitTestSql(value="delete from trv_acct_fo where acct_fo_id between 101 and 301")},sqlFiles={@UnitTestFile(filename="classpath:testAccountManagers.sql",delimiter=";"),@UnitTestFile(filename="classpath:testAccounts.sql",delimiter=";")}), tearDown=@UnitTestSql(value="delete from trv_acct where acct_fo_id between 101 and 301") @UnitTestSql(value="delete from trv_acct_fo where acct_fo_id between 101 and 301")) public class KualiLookupableTest extends KNSTestCase
KualiLookupableImpl methodsBaselineTestCase.BaselineMode, BaselineTestCase.ModedddirtyLOG, moduleNameDEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycleslog, method| Constructor and Description |
|---|
KualiLookupableTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testGetRows()
Tests generation of lookup form rows
|
void |
testReturnUrl()
Test that the return url for a business object is getting set correctly based on the defined return fields
|
getLoadApplicationLifecyclegetSuiteLifecycles, getTestDictionaryObject, loadSuiteTestData, setUpInternalgetClearDbPerTestLifecycles, getMode, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecyclesgetModuleNamegetKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestDataconfigureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDowngetName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethodpublic KualiLookupableTest()
public void setUp() throws Exception
setUp in class BaselineTestCaseExceptionpublic void testGetRows() throws Exception
Exceptionpublic void testReturnUrl() throws Exception
ExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.