Class DefaultB2BOrderServiceTest

All Implemented Interfaces:
JaloSessionHolder

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

    • DefaultB2BOrderServiceTest

      public DefaultB2BOrderServiceTest()
  • Method Details

    • before

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

      public void shouldCalculateOrderForUserAssignedToMulitpleUnits() throws Exception
      Throws:
      Exception
    • testGetOrderByCode

      public void testGetOrderByCode() throws Exception
      Throws:
      Exception
    • shouldFindRejectedOrders

      public void shouldFindRejectedOrders() throws Exception
      Throws:
      Exception
    • shouldFindApprovedOrders

      public void shouldFindApprovedOrders() throws Exception
      Throws:
      Exception
    • shouldFindErroredOrders

      public void shouldFindErroredOrders() throws Exception
      Throws:
      Exception
    • shouldFindPendingApprovalOrders

      public void shouldFindPendingApprovalOrders() throws Exception
      Throws:
      Exception
    • testOrderComment

      public void testOrderComment() throws Exception
      Throws:
      Exception