Class B2BRegistrationWorkflowIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class B2BRegistrationWorkflowIntegrationTest extends ServicelayerTest
  • Field Details

  • Constructor Details

    • B2BRegistrationWorkflowIntegrationTest

      public B2BRegistrationWorkflowIntegrationTest()
  • Method Details

    • beforeTest

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

      public void cleanUp()
    • shouldStartApprovalProcessAndAssertApprovalFromMerchant

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

      public void shouldStartApprovalProcessAndAssertRejectionFromMerchant() throws Exception
      Throws:
      Exception
    • getStartWorkflowActions

      public Collection<WorkflowActionModel> getStartWorkflowActions(WorkflowModel workflow)
    • getWorkflowActionService

      protected WorkflowActionService getWorkflowActionService()
    • getB2BRegistrationModel

      protected B2BRegistrationModel getB2BRegistrationModel()