Back to Intellij Community

Groovy JUnit TearDown Method.Groovy

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

2025.3-rc-2234 B
Original Source

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

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