eg
Class AllPairs.Setup

java.lang.Object
  extended by fit.Fixture
      extended by eg.AllPairs.Setup
Enclosing class:
AllPairs

public static class AllPairs.Setup
extends Fixture


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
AllPairs.Setup()
           
 
Method Summary
 void doCell(Parse cell, int i)
           
 void doTable(Parse table)
           
 
Methods inherited from class fit.Fixture
camel, check, counts, doCells, doRow, doRows, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong, wrong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllPairs.Setup

public AllPairs.Setup()
Method Detail

doTable

public void doTable(Parse table)
Overrides:
doTable in class Fixture

doCell

public void doCell(Parse cell,
                   int i)
Overrides:
doCell in class Fixture


Copyright © 2011 Fit. All Rights Reserved.