Back to Intellij Community

Kotlin TestNG TearDown Function.Kt

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

2025.3-rc-2200 B
Original Source

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

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