Back to Intellij Community

TestNG AfterClass Method.Java

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

2025.3-rc-2198 B
Original Source

| Creates an afterClass method in a TestNG test class. |

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