Package edu.pdx.cs.joy.jdbc
Class DepartmentDAOTest
java.lang.Object
edu.pdx.cs.joy.jdbc.DepartmentDAOTest
-
Constructor Details
-
DepartmentDAOTest
public DepartmentDAOTest()
-
-
Method Details
-
setUp
- Throws:
SQLException
-
tearDown
- Throws:
SQLException
-
testPersistAndFetchDepartmentById
- Throws:
SQLException
-
testFindDepartmentByName
- Throws:
SQLException
-
testFetchNonExistentDepartmentById
- Throws:
SQLException
-
testFetchNonExistentDepartmentByName
- Throws:
SQLException
-
testFindAllDepartments
- Throws:
SQLException
-
testFindAllReturnsEmptyListWhenNoDepartments
- Throws:
SQLException
-
testDepartmentEquality
- Throws:
SQLException
-