DDT is a database mocking library for unit testing without the need for a database.
'com.github.jbowkett:ddt-jdk7:0.9.0'
<dependency>
<groupId>com.github.jbowkett</groupId>
<artifactId>ddt-jdk7</artifactId>
<version>0.9.0</version>
</dependency>
<dependency org="com.github.jbowkett" name="ddt-jdk7" rev="0.9.0"/>
"com.github.jbowkett", "ddt-jdk7", "0.9.0"