Package eg.bowling.fixtures
Class SimpleScoreGame
- java.lang.Object
-
- fit.Fixture
-
- fitnesse.fixtures.TableFixture
-
- eg.bowling.fixtures.SimpleScoreGame
-
public class SimpleScoreGame extends TableFixture
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
-
-
Constructor Summary
Constructors Constructor Description SimpleScoreGame()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
doStaticTable(int rows)
-
Methods inherited from class fitnesse.fixtures.TableFixture
blank, doRows, getCell, getInt, getText, ignore, right, wrong, wrong
-
Methods inherited from class fit.Fixture
callParseMethod, camel, check, ClearSymbols, counts, doCell, doCells, doRow, 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
-
-
-
-
Method Detail
-
doStaticTable
protected void doStaticTable(int rows)
- Specified by:
doStaticTable
in classTableFixture
-
-