Projects
Ashcroft is a drop-in SecurityManager implementation for Java which, when used in conjunction with a test-runner, prevents Unit tests from accessing files, network resources and doing other things which defy the definition of unit testing and slow down your test suite.
TestDox is an IntelliJ IDEA plugin that provides enhanced navigation and live documentation of JUnit tested code.
TestDox has been developed by three comitters. It is about 4 years old and has over 10000 downloads to date according to http://plugins.intellij.net/plugin/?id=96 .
