com.retek.component.customerorder
Class CustomerOrderCreditCardPaymentTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.retek.commons.util.RetekTestCase
com.retek.component.customerorder.CustomerOrderApiTestCase
com.retek.component.customerorder.CustomerOrderCreditCardPaymentTest
- All Implemented Interfaces:
- junit.framework.Test
- public class CustomerOrderCreditCardPaymentTest
- extends CustomerOrderApiTestCase
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 |
CustomerOrderCreditCardPaymentTest
public CustomerOrderCreditCardPaymentTest(java.lang.String name)
doInitialSetUp
public void doInitialSetUp()
throws java.lang.Exception
- Specified by:
doInitialSetUp
in class CustomerOrderApiTestCase
- Throws:
java.lang.Exception
doSetUp
public void doSetUp()
throws java.lang.Exception
- Specified by:
doSetUp
in class CustomerOrderApiTestCase
- Throws:
java.lang.Exception
doTearDown
public void doTearDown()
throws java.lang.Exception
- Specified by:
doTearDown
in class CustomerOrderApiTestCase
- Throws:
java.lang.Exception
testBuildInstance
public void testBuildInstance()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAuthorization
public void testAuthorization()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAuthorizationPrivateLabelCreditCard
public void testAuthorizationPrivateLabelCreditCard()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPartialAuthorization
public void testPartialAuthorization()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreditCardAuthorizationIllegalArguments
public void testCreditCardAuthorizationIllegalArguments()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddCreditCardPaymentToMailOrderWithoutRequiredFields
public void testAddCreditCardPaymentToMailOrderWithoutRequiredFields()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddCreditCardPaymentToOrderWithoutRequiredFields
public void testAddCreditCardPaymentToOrderWithoutRequiredFields()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddPrivateLabelCreditCardPaymentToOrderValidatePlanCode
public void testAddPrivateLabelCreditCardPaymentToOrderValidatePlanCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddPrivateLabelCreditCardPaymentToOrderNullExpirationDateIsValid
public void testAddPrivateLabelCreditCardPaymentToOrderNullExpirationDateIsValid()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddPrivateLabelCreditCardPaymentToOrderDefaultsPlanCode
public void testAddPrivateLabelCreditCardPaymentToOrderDefaultsPlanCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddPrivateLabelCreditCardPaymentToOrderValidateTenderType
public void testAddPrivateLabelCreditCardPaymentToOrderValidateTenderType()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreditCardWithMultipleSettlements
public void testCreditCardWithMultipleSettlements()
throws java.lang.Exception
- Throws:
java.lang.Exception
testManuallyAuthorizeCreditCardPayment
public void testManuallyAuthorizeCreditCardPayment()
throws java.lang.Exception
- Throws:
java.lang.Exception
testManuallyAuthorizePartialAuthorization
public void testManuallyAuthorizePartialAuthorization()
throws java.lang.Exception
- Throws:
java.lang.Exception
testManuallyAuthorizeAllPaymentStatuses
public void testManuallyAuthorizeAllPaymentStatuses()
throws java.lang.Exception
- Throws:
java.lang.Exception
testManuallyAuthorizeFraudCreditCard
public void testManuallyAuthorizeFraudCreditCard()
throws java.lang.Exception
- Throws:
java.lang.Exception
testManuallyAuthorizeFraudCreditCardAfterSubmit
public void testManuallyAuthorizeFraudCreditCardAfterSubmit()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddCCPaymentAfterFullCCPaymentCancellation
public void testAddCCPaymentAfterFullCCPaymentCancellation()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddPartialCheckPaymentAfterFullCCPaymentCancelled
public void testAddPartialCheckPaymentAfterFullCCPaymentCancelled()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddCCPaymentAfterFullCCPaymentCancelled
public void testAddCCPaymentAfterFullCCPaymentCancelled()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreditCardPaymentWithEncryptedNumber
public void testCreditCardPaymentWithEncryptedNumber()
throws java.lang.Exception
- Throws:
java.lang.Exception
testManuallyAuthorizeFraudCreditCardAfterSubmitCreatesHistory
public void testManuallyAuthorizeFraudCreditCardAfterSubmitCreatesHistory()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAuthorizationContains10ReferenceFields
public void testAuthorizationContains10ReferenceFields()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAddCheckAndCCPaymentAfterFullCCPaymentCancelled
public void testAddCheckAndCCPaymentAfterFullCCPaymentCancelled()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreditCardRefundPaymentNotAllowedForExpiredAuthorization
public void testCreditCardRefundPaymentNotAllowedForExpiredAuthorization()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28