Back to Intellij Community

JUnit3 Test Class.Java

plugins/junit/resources/fileTemplates/code/JUnit3 Test Class.java.html

2025.3-rc-2225 B
Original Source

| Creates a 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 |