Class DefaultB2BEscalationServiceTest

All Implemented Interfaces:
JaloSessionHolder

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

    • DefaultB2BEscalationServiceTest

      public DefaultB2BEscalationServiceTest()
  • Method Details

    • before

      public void before() throws Exception
      Throws:
      Exception
    • shouldEscalateToTheNextApprover

      public void shouldEscalateToTheNextApprover() throws Exception
      Throws:
      Exception
    • shouldCheckIfOrderCanEscalate

      public void shouldCheckIfOrderCanEscalate() throws Exception
      Throws:
      Exception
    • shouldFailToEscalateToTheNextApprover

      public void shouldFailToEscalateToTheNextApprover() throws Exception
      Throws:
      Exception