Class B2BPermissionServiceTest

All Implemented Interfaces:
JaloSessionHolder

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

    • B2BPermissionServiceTest

      public B2BPermissionServiceTest()
  • Method Details

    • before

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

      public void testNeedsApprovalShouldReturnFalse() throws Exception
      Throws:
      Exception
    • testNeedsApprovalShouldReturnTrue

      public void testNeedsApprovalShouldReturnTrue() throws Exception
      Throws:
      Exception
    • testShouldGetEligableApprovers

      public void testShouldGetEligableApprovers() throws Exception
      Throws:
      Exception
    • testShouldGetNoEligableApprovers

      public void testShouldGetNoEligableApprovers() throws Exception
      Throws:
      Exception