fit
public class FrameworkTest extends TestCase
| Constructor Summary | |
|---|---|
| FrameworkTest(String name) | |
| Method Summary | |
|---|---|
| protected String | read(File input) |
| protected void | run(String file, int right, int wrong, int ignores, int exceptions) |
| void | testEscape() |
| void | testRuns() |
| void | testScientificDouble() |
| void | testTypeAdapter() |