Back to Intellij Community

Groovy JUnit SetUp Method.Groovy

plugins/groovy/groovy-psi/resources/fileTemplates/code/Groovy JUnit SetUp Method.groovy.html

2025.3-rc-2231 B
Original Source

| This is a template used to create a setUp method in a Groovy JUnit test class. |

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