TestUtil v. 2.4: Automated Method Testing
TestUtil is a Java open source low-effort automated method testing strategy and tool for verifying all matching accessor methods on mutable objects with a single line of unit test code. It is compatible with both in-container and outside-the-container strategies extending JUnit.
Version 2.4 includes support for Enums.






