Skip to content

Instantly share code, notes, and snippets.

@vtatai
Created June 8, 2010 14:34
Show Gist options
  • Save vtatai/430103 to your computer and use it in GitHub Desktop.
Save vtatai/430103 to your computer and use it in GitHub Desktop.
Player p = new Player()
.init()
.play(new File(fileName), testCase, className, params);
p.printErrors();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment