Class DefaultOrgUnitHierarchyServiceIntegrationTest

    • Constructor Detail

      • DefaultOrgUnitHierarchyServiceIntegrationTest

        public DefaultOrgUnitHierarchyServiceIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldGenerateUnitPaths

        public void shouldGenerateUnitPaths()
      • shouldNotGenerateUnitPathsTypeNull

        public void shouldNotGenerateUnitPathsTypeNull()
      • shouldSaveChangesUpdateUnitPath

        public void shouldSaveChangesUpdateUnitPath()
      • shouldNotSaveChangesAndUpdateUnitPathUnitNull

        public void shouldNotSaveChangesAndUpdateUnitPathUnitNull()
      • getUnitForUid

        protected OrgUnitModel getUnitForUid​(java.lang.String uid)
      • shouldSkipBranchPathGenerationIfMultipleParentsAreDetected

        public void shouldSkipBranchPathGenerationIfMultipleParentsAreDetected()
                                                                        throws ImpExException
        Throws:
        ImpExException
      • shouldThrowExceptionIfCycleIsDetectedWhenUnitPathIsUpdated

        public void shouldThrowExceptionIfCycleIsDetectedWhenUnitPathIsUpdated()