blob: 3129d9669e22a678cee65355c20b1a9c180981ce [file] [log] [blame]
@org.testng.annotations.Test
public void test${NAME}() throws Exception {
${BODY}
}