This is a template used to create a TestNG 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.