Back to Intellij Community

Spock Test Method.Groovy

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

2025.3-rc-2221 B
Original Source

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

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