Class B2BUnitPaymentTypesValidateInterceptorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@ContextConfiguration(locations="classpath:b2bcommerce/test/b2bcommerce-test-spring.xml") @IntegrationTest public class B2BUnitPaymentTypesValidateInterceptorIntegrationTest extends BaseCommerceBaseTest
  • Field Details

  • Constructor Details

    • B2BUnitPaymentTypesValidateInterceptorIntegrationTest

      public B2BUnitPaymentTypesValidateInterceptorIntegrationTest()
  • Method Details

    • beforeTest

      public void beforeTest() throws Exception
      Throws:
      Exception
    • shouldSaveB2BUnitWithNoExcludedPaymentTypes

      public void shouldSaveB2BUnitWithNoExcludedPaymentTypes()
    • shouldSaveB2BUnitWithOnlyOneExcludedPaymentType

      public void shouldSaveB2BUnitWithOnlyOneExcludedPaymentType()
    • shouldNotSaveB2BUnitWithAllPaymentTypesExcluded

      public void shouldNotSaveB2BUnitWithAllPaymentTypesExcluded()
    • shouldNotSaveChildB2BUnitWithExcludedPaymentType

      public void shouldNotSaveChildB2BUnitWithExcludedPaymentType()