Class DefaultCommerceWebServicesPaymentFacadeTest

java.lang.Object
de.hybris.platform.acceleratorocc.payment.facade.impl.DefaultCommerceWebServicesPaymentFacadeTest

@UnitTest public class DefaultCommerceWebServicesPaymentFacadeTest extends Object
  • Constructor Details

    • DefaultCommerceWebServicesPaymentFacadeTest

      public DefaultCommerceWebServicesPaymentFacadeTest()
  • Method Details

    • 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()