
The Squaretest plugin for IntelliJ IDEA allows you to automatically generate a test-class with appropriate boilerplate code for your Java class with one keyboard shortcut.
Seattle based, The Squaretest plugin for IntelliJ IDEA allows you to automatically generate a test-class with appropriate boilerplate code for your Java class with one keyboard shortcut. Squaretest generates code required to instantiate the source-class and initialize its dependencies. It lets the user customize test-class generation with an Apache Velocity template and also detects common code-patterns in the source-class.
Frequently Asked Questions