I\'m working on trying to implement a JUnit test to check the functionality of a DAO. (The DAO will create/read a basic object/table relationship).
The trouble
See here. It assumes maven2 as build tool, but you can easily use anything.