Class UnitDaoTest

    • Constructor Detail

      • UnitDaoTest

        public UnitDaoTest()
    • Method Detail

      • setUp

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

        public void testFindAllUnits()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindAllUnitTypes

        public void testFindAllUnitTypes()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindUnitByCode

        public void testFindUnitByCode()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindUnitByCodeWhenCodeIsNull

        public void testFindUnitByCodeWhenCodeIsNull()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindUnitByCodeWhenNoResults

        public void testFindUnitByCodeWhenNoResults()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testFindUnitsByUnitType

        public void testFindUnitsByUnitType()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception