public class MaxTime extends TimeBasedFixtureDecorator
Fixture.RunTime
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MAX_TIME |
protected long |
maxTime |
ACTUAL_TIME_TAKEN, elapsedTime, stopWatch
Constructor and Description |
---|
MaxTime() |
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) |
updateColumns
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 MAX_TIME
protected long maxTime
protected void run(Fixture fixture, Parse table)
run
in class TimeBasedFixtureDecorator
protected void setupDecorator(java.lang.String[] arguments) throws InvalidInputException
setupDecorator
in class FixtureDecorator
InvalidInputException
protected void updateColumnsBasedOnResults(Parse table)
updateColumnsBasedOnResults
in class FixtureDecorator