Package fit
Class SummaryFixture
- java.lang.Object
-
- fit.Fixture
-
- fit.SummaryFixture
-
public class SummaryFixture extends Fixture
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
-
-
Constructor Summary
Constructors Constructor Description SummaryFixture()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doTable(Parse table)
protected void
mark(Parse row)
protected Parse
rows(java.util.Iterator<java.lang.String> keys)
protected Parse
td(java.lang.String body, Parse more)
protected Parse
tr(Parse parts, Parse more)
-
Methods inherited from class fit.Fixture
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
-
-
-
-
Field Detail
-
countsKey
public static final java.lang.String countsKey
- See Also:
- Constant Field Values
-
-