Class DefaultCommerceWebServicesPaymentFacadeTest


  • @UnitTest
    public class DefaultCommerceWebServicesPaymentFacadeTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultCommerceWebServicesPaymentFacadeTest

        public DefaultCommerceWebServicesPaymentFacadeTest()
    • Method Detail

      • setUp

        public void setUp()
      • testSavePaymentSubscriptionResult

        public void testSavePaymentSubscriptionResult()
      • testExistingSavePaymentSubscriptionResult

        public void testExistingSavePaymentSubscriptionResult()
      • testGetNotExistingPaymentSubscriptionResult

        public void testGetNotExistingPaymentSubscriptionResult()
      • testGetPaymentSubscriptionResult

        public void testGetPaymentSubscriptionResult()
      • testRemovePaymentSubscriptionResult

        public void testRemovePaymentSubscriptionResult()
      • testRemoveNotExistingPaymentSubscriptionResult

        public void testRemoveNotExistingPaymentSubscriptionResult()