Back to Intellij Community

JUnit4 TearDown Method.Java

plugins/junit/resources/fileTemplates/code/JUnit4 TearDown Method.java.html

2025.3-rc-2196 B
Original Source

| Creates a tearDown method in a JUnit 4 test class. |

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