Unitils is an framework that makes unit testing with JUnit and DbUnit smoother and more pleasant. It offers lenient comparison, generation of xsd schemas from database tables, and most important, enhances DbUnit shortcomings.
Unitils is an open source library that makes unit and integration testing with JUnit smoother and more pleasant.
It supports different aspects of testing with different modules:
- Reflection asserts
- Mocking
- Injection
- IO
- Database testing support for DbUnit
- Hibernate support
- Spring support
- EasyMock support