|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.test.BaseRiceTestCase org.kuali.rice.test.RiceTestCase org.kuali.rice.test.RiceInternalSuiteDataTestCase org.kuali.hr.KPMEWebTestCase org.kuali.hr.core.kfs.SubObjectCodeMaintTest
public class SubObjectCodeMaintTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.kuali.hr.KPMEWebTestCase |
---|
KPMEWebTestCase.ClearCacheLifecycle |
Field Summary |
---|
Fields inherited from class org.kuali.rice.test.RiceTestCase |
---|
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, LOG, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles |
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase |
---|
log, method |
Constructor Summary | |
---|---|
SubObjectCodeMaintTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testInValidChart()
|
void |
testInvalidChartConsistencyCaseOne()
|
void |
testInvalidChartConsistencyCaseThree()
|
void |
testInvalidChartConsistencyCaseTwo()
|
void |
testLookup()
|
void |
testRequiredFields()
|
void |
testValidChartConsistencyWithClosedAccount()
|
void |
testValidChartConsistencyWithOpenAccount()
|
Methods inherited from class org.kuali.hr.KPMEWebTestCase |
---|
getBaseURL, getContext, getModuleName, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getWebClient, setWebClient |
Methods inherited from class org.kuali.rice.test.RiceInternalSuiteDataTestCase |
---|
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData |
Methods inherited from class org.kuali.rice.test.RiceTestCase |
---|
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles |
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase |
---|
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubObjectCodeMaintTest()
Method Detail |
---|
public void setUp() throws Exception
setUp
in class KPMEWebTestCase
Exception
public void tearDown() throws Exception
tearDown
in class KPMEWebTestCase
Exception
public void testRequiredFields() throws Exception
Exception
public void testLookup() throws Exception
Exception
public void testInvalidChartConsistencyCaseOne() throws Exception
Exception
public void testInvalidChartConsistencyCaseTwo() throws Exception
Exception
public void testInvalidChartConsistencyCaseThree() throws Exception
Exception
public void testValidChartConsistencyWithClosedAccount() throws Exception
Exception
public void testValidChartConsistencyWithOpenAccount() throws Exception
Exception
public void testInValidChart() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |