All Classes
-
Class Summary Class Description JDBCDAOTestBase This base class handles the common tasks associated with setting up and tearing down the connection to the JDBC database.JDBCPersonDAOTest This test case provides an example of one might test the JDBC DAO.JDBCVehicleDAOTest This test case provides an example of one might test the JDBC DAO.JPADAOTestBase This class handles all generic JPA setUp and tearDown actions for the DMV testsJPAPersonDAOTest This test case provides an example of one might test the JPA DAO.JPAVehicleDAOTest This test case provides an example of one might test the JPA DAO.