Package edu.pdx.cs.joy.jdbc
Class AcademicTermDAOTest
java.lang.Object
edu.pdx.cs.joy.jdbc.AcademicTermDAOTest
-
Constructor Details
-
AcademicTermDAOTest
public AcademicTermDAOTest()
-
-
Method Details
-
setUp
- Throws:
SQLException
-
tearDown
- Throws:
SQLException
-
testPersistAndFetchAcademicTerm
- Throws:
SQLException
-
testFindByName
- Throws:
SQLException
-
testFindNonExistentTerm
- Throws:
SQLException
-
testFindAllTerms
- Throws:
SQLException
-
testUpdateAcademicTerm
- Throws:
SQLException
-
testDeleteAcademicTerm
- Throws:
SQLException
-
testDatesArePersisted
- Throws:
SQLException
-