Openutils-testing extends the standard spring testing framework by providing more high-level base testing classes and utils.
In particular, it provides a framework for using with dbunit in Spring test cases.
The openutils-testing jar only contains generic classes that don't depends on any specific test framework. You should depend on openutils-testing-testng or openutils-testing-junit
openutils-testing-testng:
http://www.mvnrepository.com/artifact/net.sourceforge.openutils/openutils-testing-testng
openutils-testing-junit:
http://www.mvnrepository.com/artifact/net.sourceforge.openutils/openutils-testing-junit