Back to Intellij Community

Kotlin JUnit5 SetUp Function.Kt

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

2025.3-rc-2199 B
Original Source

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

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