Class OrgUnitModelValidateInterceptorTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class OrgUnitModelValidateInterceptorTest extends BaseCommerceBaseTest
  • Field Details

    • thrown

      public org.junit.rules.ExpectedException thrown
  • Constructor Details

    • OrgUnitModelValidateInterceptorTest

      public OrgUnitModelValidateInterceptorTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shoudRestrainorgUnitFromBeingInMoreThanOneOrgUnitGroup

      public void shoudRestrainorgUnitFromBeingInMoreThanOneOrgUnitGroup()
    • shoudAllowUnitBeingInOneOrgUnitGroup

      public void shoudAllowUnitBeingInOneOrgUnitGroup()
    • shouldNotAllowToActivateUnitwhoseParentsHaveBeenDisabled

      public void shouldNotAllowToActivateUnitwhoseParentsHaveBeenDisabled()
    • shouldAllowToActivateUnitwhoseParentsHaveBeenEnabled

      public void shouldAllowToActivateUnitwhoseParentsHaveBeenEnabled()