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, resetcamel, counts, doCells, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrongpublic 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.Exceptionpublic int right()
throws java.lang.Exception
java.lang.Exceptionpublic int wrong()
public int ignores()
public int exceptions()
protected java.lang.String read(java.io.File input)
throws java.io.IOException
java.io.IOExceptionpublic void doRow(Parse row)
doRow in class ColumnFixtureCopyright © 2020 Fit. All Rights Reserved.