Class DalStoredProcedureTest

    • Constructor Detail

      • DalStoredProcedureTest

        public DalStoredProcedureTest()
    • Method Detail

      • noTestCallProcess

        public void noTestCallProcess()
        Tests the CallProcess class
      • testCallGetTax

        public void testCallGetTax()
                            throws Exception
        Tests calling database procedures using the dal connection provider
        Throws:
        Exception
      • testCallDivide

        public void testCallDivide()
                            throws Exception
        Tests calling database procedures using the dal connection provider
        Throws:
        Exception
      • testCallLastDay

        public void testCallLastDay()
                             throws Exception
        Tests calling database procedures using the dal connection provider
        Throws:
        Exception