Back to Intellij Community

Groovy JUnit Test Case.Groovy

plugins/groovy/groovy-psi/resources/fileTemplates/code/Groovy JUnit Test Case.groovy.html

2025.3-rc-2206 B
Original Source

| This is a template used to create a JUnit 3 test class. |

| Predefined variables will take the following values: | | ${NAME} | | name of the created class. | | ${BODY} | | generated class body. |