ConnectionMother Unit test for JDBC 1.1

License: Free ‎File size: N/A
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT ConnectionMother Unit test for JDBC

Connection Mother is a simple framework by JAVA that facilitates Unit Tests with JDBC. It depends on EasyMock framework to simulate a connection. It's based on ObjectMothers pattern that hides out the complexity to build up a fake database connection.