java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.ofbiz.entity.testtools.EntityTestCase
org.apache.ofbiz.service.testtools.OFBizTestCase
org.apache.ofbiz.accounting.thirdparty.clearcommerce.CCServicesTest
All Implemented Interfaces:
junit.framework.Test

public class CCServicesTest extends OFBizTestCase
  • Constructor Details

    • CCServicesTest

      public CCServicesTest(String name)
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • testAuth

      public void testAuth() throws Exception
      Check the authorisation
      Throws:
      Exception
    • testCredit

      public void testCredit() throws Exception
      Check the credit action: to deduct a certain amount of a credit card.
      Throws:
      Exception
    • testPurchaseSubscription

      public void testPurchaseSubscription() throws Exception
      Test Purchase subscription
      Throws:
      Exception
    • testFreeSubscription

      public void testFreeSubscription() throws Exception
      Throws:
      Exception
    • testCancelSubscription

      public void testCancelSubscription() throws Exception
      Throws:
      Exception
    • testCCReport

      public void testCCReport() throws Exception
      Test Query subscription transaction status
      Throws:
      Exception