Class B2BUnitModelValidateInterceptorTest

All Implemented Interfaces:
JaloSessionHolder

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

  • Constructor Details

    • B2BUnitModelValidateInterceptorTest

      public B2BUnitModelValidateInterceptorTest()
  • Method Details

    • beforeTest

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

      public void shouldB2BUnitWithoutParentAllowedToBeCreatedByAdmingroupUser()
    • shouldB2BUnitWithoutParentNotAllowedToBeCreatedByNonAdmingroupUser

      public void shouldB2BUnitWithoutParentNotAllowedToBeCreatedByNonAdmingroupUser()
    • shouldB2BUnitWithParentAllowedToBeCreatedByNonAdmingroupUser

      public void shouldB2BUnitWithParentAllowedToBeCreatedByNonAdmingroupUser()
    • shouldDisabledB2BUnitAllowedToBeCreated

      public void shouldDisabledB2BUnitAllowedToBeCreated()
    • shouldNotAllowUserToBecomeApprover

      public void shouldNotAllowUserToBecomeApprover()
    • shouldAllowUserToBecomeApprover

      public void shouldAllowUserToBecomeApprover()