Package fitnesse.fixtures
Class CountFixture
- java.lang.Object
-
- fit.Fixture
-
- fitnesse.fixtures.CountFixture
-
public class CountFixture extends Fixture
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
-
-
Constructor Summary
Constructors Constructor Description CountFixture()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
count()
int
counter()
void
counter(int i)
-
Methods inherited from class fit.Fixture
callParseMethod, camel, check, ClearSymbols, counts, doCell, doCells, doRow, 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
-
-