Back to Intellij Community

TestNG SetUp Method.Java

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

2025.3-rc-2192 B
Original Source

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

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