com.retek.component.task
Class WorkTaskTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.task.TaskApiTestCase
com.retek.component.task.WorkTaskTest
- All Implemented Interfaces:
- junit.framework.Test
- public class WorkTaskTest
- extends TaskApiTestCase
Methods inherited from class com.retek.commons.util.RetekTestCase |
assertBusinessException, assertBusinessExceptionAttribute, assertContainsString, assertDateEqualsIgnoreTime, assertDateNotEqualsIgnoreTime, assertDateTimeEquals, assertEquals, assertEqualValuesDeep, assertEqualValuesDeep, assertEqualValuesDeep, assertFalse, assertFalse, assertNotEquals, assertNotNullAndEquals, assertNull, assertRetekEquals, assertStateEquals, assertStateNotEquals, assertXmlEquals, findDto, findDto, getContext, getReadBackContext, getReferences, getReferences, isOracleTestCase, resetSystemRDateToBusinessDay, runTest, setSecurityEncryption, setTaxSimulate, setUp, tearDown |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, setName, toString |
Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WorkTaskTest
public WorkTaskTest(java.lang.String name)
doInitialSetUp
public void doInitialSetUp()
throws java.lang.Exception
- Specified by:
doInitialSetUp
in class TaskApiTestCase
- Throws:
java.lang.Exception
doSetUp
public void doSetUp()
throws java.lang.Exception
- Specified by:
doSetUp
in class TaskApiTestCase
- Throws:
java.lang.Exception
doTearDown
public void doTearDown()
throws java.lang.Exception
- Specified by:
doTearDown
in class TaskApiTestCase
- Throws:
java.lang.Exception
testSubmitWorkTaskWithoutTaskableThrowsException
public void testSubmitWorkTaskWithoutTaskableThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubmitWorkTaskWithoutTaskThrowsException
public void testSubmitWorkTaskWithoutTaskThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubmitOrderWorkTaskWithoutOrderThrowsException
public void testSubmitOrderWorkTaskWithoutOrderThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBuildActivityRequestWorkTaskWithoutActivityRequestThrowsException
public void testBuildActivityRequestWorkTaskWithoutActivityRequestThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFraudRuleCheckGeneratesWorkTask
public void testFraudRuleCheckGeneratesWorkTask()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPendReasonGeneratesWorkTask
public void testPendReasonGeneratesWorkTask()
throws java.lang.Exception
- Throws:
java.lang.Exception
testActivityRequestWithOrderGeneratesWorkTask
public void testActivityRequestWithOrderGeneratesWorkTask()
throws java.lang.Exception
- Throws:
java.lang.Exception
testActivityRequestWithoutOrderGeneratesWorkTask
public void testActivityRequestWithoutOrderGeneratesWorkTask()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSubmitPersonalReminderWorkTaskWithoutRequiredDataThrowsException
public void testSubmitPersonalReminderWorkTaskWithoutRequiredDataThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResolveActivityRequestNoLeaseWorkTaskTriggeredByWorkTaskResolve
public void testResolveActivityRequestNoLeaseWorkTaskTriggeredByWorkTaskResolve()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResolveActivityRequestWithLeaseWorkTaskTriggeredByWorkTaskResolve
public void testResolveActivityRequestWithLeaseWorkTaskTriggeredByWorkTaskResolve()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResolveActivityRequestWorkTaskTriggeredByActivityRequestClose
public void testResolveActivityRequestWorkTaskTriggeredByActivityRequestClose()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResolvePersonalReminderWorkTask
public void testResolvePersonalReminderWorkTask()
throws java.lang.Exception
- Throws:
java.lang.Exception
testReresolvePersonalReminderWorkTaskThrowsException
public void testReresolvePersonalReminderWorkTaskThrowsException()
throws java.lang.Exception
- Throws:
java.lang.Exception
testOrderComesOffManualPendWhenSubmitResolvesWorkTask
public void testOrderComesOffManualPendWhenSubmitResolvesWorkTask()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResolveWorkTaskWithManualPendGeneratingHistoryEvent
public void testResolveWorkTaskWithManualPendGeneratingHistoryEvent()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnderPaymentTolleranceExceededPendReasonResolvedResolvesWorkTask
public void testUnderPaymentTolleranceExceededPendReasonResolvedResolvesWorkTask()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResolveWorkTaskWithUnderPaymentTolleranceExceededPendReasonReGeneratesPendReason
public void testResolveWorkTaskWithUnderPaymentTolleranceExceededPendReasonReGeneratesPendReason()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResolveWorkTaskWithUnderPaymentTolleranceExceededThenManualPend
public void testResolveWorkTaskWithUnderPaymentTolleranceExceededThenManualPend()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleManualPendThenSubmitResolvesTasks
public void testMultipleManualPendThenSubmitResolvesTasks()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28