Description
Unit-test creation and navigation can be assisted inside Eclipse by MoreUnit plugins. It is useful for developers who want faster movement between production code and tests.
Test helpers improve workflow but do not guarantee useful coverage. Review generated tests for real behavior and maintainability.