public class ColumnFixture extends Fixture
Fixture.RunTime
Modifier and Type | Field and Description |
---|---|
protected TypeAdapter[] |
columnBindings |
protected boolean |
hasExecuted |
Constructor and Description |
---|
ColumnFixture() |
Modifier and Type | Method and Description |
---|---|
protected void |
bind(Parse heads) |
protected TypeAdapter |
bindField(java.lang.String name) |
protected TypeAdapter |
bindMethod(java.lang.String name) |
void |
check(Parse cell,
TypeAdapter a) |
void |
doCell(Parse cell,
int column) |
void |
doRow(Parse row) |
void |
doRows(Parse rows) |
void |
execute() |
protected java.lang.Class |
getTargetClass() |
void |
reset() |
camel, counts, doCells, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong, wrong
protected TypeAdapter[] columnBindings
protected boolean hasExecuted
public void check(Parse cell, TypeAdapter a)
public void reset() throws java.lang.Exception
java.lang.Exception
public void execute() throws java.lang.Exception
java.lang.Exception
protected void bind(Parse heads)
protected TypeAdapter bindMethod(java.lang.String name) throws java.lang.Exception
java.lang.Exception
protected TypeAdapter bindField(java.lang.String name) throws java.lang.Exception
java.lang.Exception
protected java.lang.Class getTargetClass()
Copyright © 2016 Fit. All Rights Reserved.