Back to Intellij Community

JUnit5 SetUp Method.Java

plugins/junit/resources/fileTemplates/code/JUnit5 SetUp Method.java.html

2025.3-rc-2193 B
Original Source

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

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