The testdata framework lives in the maven central repository so all you have to do is add this dependency:
<dependency> <groupId>ch.nerdin</groupId> <artifactId>testdata-framework</artifactId> <version>0.10</version> </dependency>
And you are ready to go.
There was an error while loading. Please reload this page.