A built-in template for Codeception Functional test methods used, for example, when checkbox for the generated method is selected in 'new test' dialog.
Predefined variables will take the following values:
${NAME}   Method name.
${CAPITALIZED_NAME}   Method name with the first character capitalized.
${TESTED_NAME}   Name of tested class.