blob: 5d58064d098fa6aeaec5dd5569ff8b32b288f45e [file] [log] [blame]
import static org.junit.Assert.*;
public class ${NAME} {
${BODY}
}