eg
Class ExampleTests
java.lang.Object
fit.Fixture
fit.ColumnFixture
eg.ExampleTests
public class ExampleTests
- extends ColumnFixture
| Methods inherited from class fit.Fixture |
camel, counts, doCells, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
file
public java.lang.String file
wiki
public boolean wiki
input
protected java.lang.String input
tables
protected Parse tables
fixture
protected Fixture fixture
runCounts
protected Counts runCounts
footnote
protected java.lang.String footnote
ExampleTests
public ExampleTests()
run
protected void run()
throws java.lang.Exception
- Throws:
java.lang.Exception
right
public int right()
throws java.lang.Exception
- Throws:
java.lang.Exception
wrong
public int wrong()
ignores
public int ignores()
exceptions
public int exceptions()
read
protected java.lang.String read(java.io.File input)
throws java.io.IOException
- Throws:
java.io.IOException
doRow
public void doRow(Parse row)
- Overrides:
doRow in class ColumnFixture
wrong
public void wrong(Parse cell)
- Overrides:
wrong in class Fixture
Copyright © 2011 Fit. All Rights Reserved.