Back to Intellij Community

TestNG TearDown Method.Java

plugins/testng/resources/fileTemplates/code/TestNG TearDown Method.java.html

2025.3-rc-2195 B
Original Source

| Creates a tearDown method in a TestNG test class. |

| Predefined variables take the following values: | | ${NAME} | | Name of the created method | | ${BODY} | | Generated method body |