| + This is a template used to create a setup() method in Spock test class. + + | +
| Predefined variables will take the following values: | +||
| + | name of the created method. | +|
| + | generated method body. | +|
| + This is a template used to create a test method in Spock test class. + + | +
| Predefined variables will take the following values: | +||
| + | name of the created method. | +|
| + | generated method body. | +|
| + This is a template used to create a cleanup() method in Spock test class. + + | +
| Predefined variables will take the following values: | +||
| + | name of the created method. | +|
| + | generated method body. | +|