This is a template used to create a test method in a Google Test test suite.
Predefined variables will take the following values:
${SuiteName}   suite name
${TestName}   name of the created method.
${END}   move cursor to this position