Package edu.pdx.cs.joy.jdbc
Class CourseDAOTest
java.lang.Object
edu.pdx.cs.joy.jdbc.CourseDAOTest
-
Constructor Details
-
CourseDAOTest
public CourseDAOTest()
-
-
Method Details
-
setUp
- Throws:
SQLException
-
tearDown
- Throws:
SQLException
-
testPersistAndFetchCourse
- Throws:
SQLException
-
testFetchNonExistentCourse
- Throws:
SQLException
-
testPersistMultipleCourses
- Throws:
SQLException
-
testForeignKeyConstraintPreventsInvalidDepartmentId
-
testCreditsArePersisted
- Throws:
SQLException
-
testUpdateCourse
- Throws:
SQLException
-