Package fit.decorator
Class TestFixture
- java.lang.Object
-
- fit.Fixture
-
- fit.decorator.TestFixture
-
public class TestFixture extends Fixture
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
-
-
Constructor Summary
Constructors Constructor Description TestFixture()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doTable(Parse table)
-
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
-
TABLE_CONTENTS
public static final java.lang.String TABLE_CONTENTS
- See Also:
- Constant Field Values
-
-