Project Summary

Project Information

Field Value
Name JUnit Extension
Description Extension classes for database based JUnit tests. Provides support to read per-user properties (holding e.g. database connection information) and base classes for test cases that access the database. Most important is AutoRollbackTestCase that will make sure all modifying statements to the database are rolled back at the end of each test run.
Homepage http://www.stefanrufer.ch/dbbuild

Project Organization

Field Value
Name Private
URL http://www.stefanrufer.ch

Build Information

Field Value
GroupId ch.stefanrufer.libraries.junitextension
ArtifactId junitextension
Version 1.0.4
Type jar