Back to Intellij Community

JUnit4 Parameters Method.Java

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

2025.3-rc-2206 B
Original Source

| Creates a data method in a JUnit 4 Parameterized test class. |

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