Back to Intellij Community

Kotlin JUnit3 Test Function.Kt

plugins/kotlin/run-configurations/junit/resources/fileTemplates/code/Kotlin JUnit3 Test Function.kt.html

2025.3-rc-2198 B
Original Source

| Creates a test function in a JUnit 3 test class. |

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