Class DefaultOrgUnitDaoIntegrationTest

    • Constructor Detail

      • DefaultOrgUnitDaoIntegrationTest

        public DefaultOrgUnitDaoIntegrationTest()
    • Method Detail

      • setUp

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

        public void shouldFindAllUnits()
      • shouldNotFindAllUnitsIfUnitIsNull

        public void shouldNotFindAllUnitsIfUnitIsNull()
      • shouldNotFindAllUnitsIfUnitIsEmpty

        public void shouldNotFindAllUnitsIfUnitIsEmpty()
      • shouldNotFindAllUnitsIfPageableDataIsNull

        public void shouldNotFindAllUnitsIfPageableDataIsNull()
      • shouldFindMembersOfType

        public void shouldFindMembersOfType()
      • shouldNoteFindMembersOfTypeIfUnitsIsNull

        public void shouldNoteFindMembersOfTypeIfUnitsIsNull()
      • shouldNoteFindMembersOfTypeIfMemberTypeIsNull

        public void shouldNoteFindMembersOfTypeIfMemberTypeIsNull()
      • shouldNoteFindMembersOfTypeIfPageableDataIsNull

        public void shouldNoteFindMembersOfTypeIfPageableDataIsNull()