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.