Back to Intellij Community

Kotlin JUnit5 TearDown Function.Kt

plugins/kotlin/run-configurations/junit/resources/fileTemplates/code/Kotlin JUnit5 TearDown Function.kt.html

2025.3-rc-2202 B
Original Source

| Creates a tearDown function in a JUnit 5 test class. |

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