Class DefaultB2BCheckoutFacadeTest


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

      • DefaultB2BCheckoutFacadeTest

        public DefaultB2BCheckoutFacadeTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetCostCenters

        public void testGetCostCenters()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetCostCenterForEntry

        public void testSetCostCenterForEntry()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testScheduleOrder

        public void testScheduleOrder()
      • testSetPaymentTypeSelectedForCheckout

        public void testSetPaymentTypeSelectedForCheckout()
      • shouldAuthorizeInvoicePayment

        public void shouldAuthorizeInvoicePayment()
      • shouldNotAuthorizeInvoicePaymentReject

        public void shouldNotAuthorizeInvoicePaymentReject()
      • shouldNotAuthorizeInvoicePaymentNullEntry

        public void shouldNotAuthorizeInvoicePaymentNullEntry()