fit
public class FileRunner extends Object
| Field Summary | |
|---|---|
| Fixture | fixture |
| String | input |
| PrintWriter | output |
| Parse | tables |
| Method Summary | |
|---|---|
| void | args(String[] argv) |
| protected void | exception(Exception e) |
| protected void | exit() |
| static void | main(String[] argv) |
| void | process() |
| protected String | read(File input) |
| void | run(String[] argv) |