Back to Intellij Community

JUnit3 Test Method.Java

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

2025.3-rc-2192 B
Original Source

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

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