Class B2BMerchantCheckTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest @ContextConfiguration(locations="classpath:/b2bapprovalprocess-spring-test.xml") public class B2BMerchantCheckTest extends WorkflowIntegrationTest
  • Field Details

  • Constructor Details

    • B2BMerchantCheckTest

      public B2BMerchantCheckTest()
  • Method Details

    • beforeTest

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

      public void shouldStartApprovalProcessAndAssertApprovalFromMerchant() throws Exception
      Throws:
      Exception
    • shouldTriggerCreditAlertOnceForTimePeriod

      public void shouldTriggerCreditAlertOnceForTimePeriod() throws Exception
      Throws:
      Exception
    • shouldTriggerCreditAlert

      public void shouldTriggerCreditAlert() throws Exception
      Throws:
      Exception
    • shouldStartApprovalProcessAndIgnoreExpriedCreditLimit

      public void shouldStartApprovalProcessAndIgnoreExpriedCreditLimit() throws Exception
      Throws:
      Exception
    • shouldStartApprovalProcessAndIgnoreInactiveCreditLimit

      public void shouldStartApprovalProcessAndIgnoreInactiveCreditLimit() throws Exception
      Throws:
      Exception