MockCreator: Java Mock Generator
When tests multiply, they often become too complex to support, since minor changes in code often require to alter a bunch of unit tests. MockCreator’s special features (such as Dummy, Blocks and Accepts) are targeted to writing test code that knows as little as possible about the actual implementation, testing only logic.
MockCreator is in use in large projects, featuring thousands of tests, and it helps users to reduce the pain of test maintenance.
Eclipse plugin available.
link






