Skip to content

Instantly share code, notes, and snippets.

@kserno
Created October 28, 2017 13:39
Show Gist options
  • Save kserno/3cacf397bdac75d47a3971fbc393e2d9 to your computer and use it in GitHub Desktop.
Save kserno/3cacf397bdac75d47a3971fbc393e2d9 to your computer and use it in GitHub Desktop.
import static org.junit.Assert.*;
#parse("File Header.java")
public class ${NAME} {
${BODY}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment