Back to Intellij Community

Kotlin JUnit3 Test Class.Kt

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

2025.3-rc-2232 B
Original Source

| Creates a Kotlin JUnit 3 test class. |

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