Using the IntelliJ index this plugin will find usages on file(s) you have selected with right click or you are going to commit and try to find TestClasses that are being...
TDD as if you meant it
Slide effortlessly between...
java tests (unit, integration, acceptance)
Concordion tests (HTML specification and fixture)
test...
Plugin to generate unit test methods with meaningful names based in described behaviours with @should tags in interface methods javadoc
To see how to use it:...
This plugin generates JUnit tests from right click 'Generate...' menu while focused on a java class. The unit test output code can be customized using a provided...
Сontext-config generation for class/test dependencies.
Useful for quick dependencies resolution in JUnit-tests with Spring-beans.
Detects class dependencies that must...
Automatically generates a TestNG test class skeleton for all of the current class methods.
The output is produced using a Velocity template, which can be...