Back to Intellij Community

Spock Cleanup Method.Groovy

plugins/groovy/groovy-psi/resources/fileTemplates/code/Spock cleanup Method.groovy.html

2025.3-rc-2226 B
Original Source

| This is a template used to create a cleanup() method in Spock test class. |

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