Class CCServicesTest

  • All Implemented Interfaces:
    junit.framework.Test

    public class CCServicesTest
    extends OFBizTestCase
    • Field Detail

      • module

        public static final java.lang.String module
      • orderId

        protected java.lang.String orderId
      • pbOrder

        protected java.util.Map<java.lang.String,​java.lang.Object> pbOrder
      • creditAmount

        protected java.math.BigDecimal creditAmount
      • configFile

        protected java.lang.String configFile
    • Constructor Detail

      • CCServicesTest

        public CCServicesTest​(java.lang.String name)
    • Method Detail

      • setUp

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

        public void testAuth()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCredit

        public void testCredit()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testPurchaseSubscription

        public void testPurchaseSubscription()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFreeSubscription

        public void testFreeSubscription()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCancelSubscription

        public void testCancelSubscription()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCCReport

        public void testCCReport()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception