To create stub test methods in JUnit test classes, you can use the IntelliJ IDEA code generation feature.
To create a test class with a complete set of test methods and fixtures, use the Create Test intention action.
Concepts:
Procedures:
Web Resources: