melanger/pa165-photography-club

Write tests checking for DataAccessException for each DAO

Closed this issue · 0 comments

Create some tests in the DAO test classes that force an error (for example a NullPointerException) and check that DataAccessException is thrown (this is already implemented).