Package fit
Class ImportFixture
- java.lang.Object
-
- fit.Fixture
-
- fit.ImportFixture
-
public class ImportFixture extends Fixture
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
-
-
Constructor Summary
Constructors Constructor Description ImportFixture()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doRow(Parse row)
-
Methods inherited from class fit.Fixture
callParseMethod, camel, check, ClearSymbols, counts, doCell, doCells, doRows, doTable, doTables, escape, escape, exception, getArgs, getArgsForTable, getLinkedFixtureWithArgs, getSymbol, getTargetClass, gray, handleBlankCell, hasParseMethod, hasSymbol, ignore, interpretTables, isFriendlyException, label, loadFixture, parse, right, setForcedAbort, setSymbol, wrong, wrong
-
-