Back to Intellij Community

JUnit5 BeforeAll Method.Java

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

2025.3-rc-2197 B
Original Source

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

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