blob: 1ebebc04a62cf15f8c294ce28a876ab44b851e2f [file] [log] [blame]
import static org.testng.Assert.*;
public class ${NAME} {
${BODY}
}