Back to Intellij Community

Kotlin TestNG SetUp Function.Kt

plugins/kotlin/run-configurations/testng/resources/fileTemplates/code/Kotlin TestNG SetUp Function.kt.html

2025.3-rc-2197 B
Original Source

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

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