fit

Class FrameworkTest

public class FrameworkTest extends TestCase

Constructor Summary
FrameworkTest(String name)
Method Summary
protected Stringread(File input)
protected voidrun(String file, int right, int wrong, int ignores, int exceptions)
voidtestEscape()
voidtestRuns()
voidtestScientificDouble()
voidtestTypeAdapter()

Constructor Detail

FrameworkTest

public FrameworkTest(String name)

Method Detail

read

protected String read(File input)

run

protected void run(String file, int right, int wrong, int ignores, int exceptions)

testEscape

public void testEscape()

testRuns

public void testRuns()

testScientificDouble

public void testScientificDouble()

testTypeAdapter

public void testTypeAdapter()