This is a template used to create JUnit 5 test class.
Predefined variables will take the following values:
${NAME}   name of the created class.
${CLASS_NAME}   name of the tested class.
${BODY}   generated class body.