blob: f104337995b7d694c0f8b543baa53fd080da681e [file] [log] [blame]
@org.junit.Test
public void test${NAME}() throws Exception {
${BODY}
}