public class CopyAndAppendLastRow extends FixtureDecorator
Fixture.RunTime
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NUMBER_OF_TIMES |
Constructor and Description |
---|
CopyAndAppendLastRow() |
Modifier and Type | Method and Description |
---|---|
protected void |
run(Fixture fixture,
Parse table) |
protected void |
setupDecorator(java.lang.String[] arguments) |
protected void |
updateColumnsBasedOnResults(Parse table) |
doTable
callParseMethod, camel, check, ClearSymbols, counts, doCell, doCells, doRow, doRows, doTables, escape, escape, exception, getArgs, getArgsForTable, getLinkedFixtureWithArgs, getSymbol, getTargetClass, gray, handleBlankCell, hasParseMethod, hasSymbol, ignore, interpretTables, isFriendlyException, label, loadFixture, parse, right, setForcedAbort, setSymbol, wrong, wrong
public static final java.lang.String NUMBER_OF_TIMES
protected void run(Fixture fixture, Parse table)
run
in class FixtureDecorator
protected void setupDecorator(java.lang.String[] arguments) throws InvalidInputException
setupDecorator
in class FixtureDecorator
InvalidInputException
protected void updateColumnsBasedOnResults(Parse table)
updateColumnsBasedOnResults
in class FixtureDecorator