|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.junit.Assert org.kuali.rice.test.BaseRiceTestCase org.kuali.rice.test.RiceTestCase org.kuali.rice.test.RiceInternalSuiteDataTestCase org.kuali.rice.kew.test.KEWTestCase org.kuali.rice.kew.engine.StandardWorkflowEngineTest
public class StandardWorkflowEngineTest
Nested Class Summary | |
---|---|
static class |
StandardWorkflowEngineTest.ImTheExploderProcessor
|
static class |
StandardWorkflowEngineTest.TestPostProcessor
|
Nested classes/interfaces inherited from class org.kuali.rice.kew.test.KEWTestCase |
---|
KEWTestCase.ClearCacheLifecycle |
Field Summary |
---|
Fields inherited from class org.kuali.rice.test.RiceTestCase |
---|
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles |
Fields inherited from class org.kuali.rice.test.BaseRiceTestCase |
---|
log, method |
Constructor Summary | |
---|---|
StandardWorkflowEngineTest()
|
Method Summary | |
---|---|
protected void |
loadTestData()
|
void |
tearDown()
|
void |
testFinalDocumentExceptionRoutingRecovery()
Tests that a FINAL document can go into exception routing and recover properly while only calling the PROCESSED and FINAL callbacks once. |
void |
testSystemBranchState()
Tests that the proper state is set up on the root branch in the document to indicate that both PROCESSED and FINAL callbacks have been made into the post processor. |
Methods inherited from class org.kuali.rice.test.RiceInternalSuiteDataTestCase |
---|
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKNSDefaultSuiteTestData |
Methods inherited from class org.kuali.rice.test.BaseRiceTestCase |
---|
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod |
Methods inherited from class org.junit.Assert |
---|
assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertArrayEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertThat, assertThat, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardWorkflowEngineTest()
Method Detail |
---|
protected void loadTestData() throws Exception
loadTestData
in class KEWTestCase
Exception
public void testSystemBranchState() throws Exception
Exception
public void testFinalDocumentExceptionRoutingRecovery() throws Exception
Exception
public void tearDown() throws Exception
tearDown
in class RiceTestCase
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |