public class ExampleTests extends ColumnFixture
Fixture.RunTime
Modifier and Type | Field and Description |
---|---|
java.lang.String |
file |
protected Fixture |
fixture |
protected java.lang.String |
footnote |
protected java.lang.String |
input |
protected Counts |
runCounts |
protected Parse |
tables |
boolean |
wiki |
columnBindings, hasExecuted
Constructor and Description |
---|
ExampleTests() |
Modifier and Type | Method and Description |
---|---|
void |
doRow(Parse row) |
int |
exceptions() |
int |
ignores() |
protected java.lang.String |
read(java.io.File input) |
int |
right() |
protected void |
run() |
int |
wrong() |
void |
wrong(Parse cell) |
bind, bindField, bindMethod, check, doCell, doRows, execute, getTargetClass, reset
camel, counts, doCells, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong
public java.lang.String file
public boolean wiki
protected java.lang.String input
protected Parse tables
protected Fixture fixture
protected Counts runCounts
protected java.lang.String footnote
protected void run() throws java.lang.Exception
java.lang.Exception
public int right() throws java.lang.Exception
java.lang.Exception
public int wrong()
public int ignores()
public int exceptions()
protected java.lang.String read(java.io.File input) throws java.io.IOException
java.io.IOException
public void doRow(Parse row)
doRow
in class ColumnFixture
Copyright © 2016 Fit. All Rights Reserved.