fat
Class Table

java.lang.Object
  extended by fit.Fixture
      extended by fat.Table

public class Table
extends Fixture


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
static Parse table
           
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
Table()
           
 
Method Summary
 void doRows(Parse rows)
           
 
Methods inherited from class fit.Fixture
camel, check, counts, doCell, doCells, doRow, doTable, 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
 

Field Detail

table

public static Parse table
Constructor Detail

Table

public Table()
Method Detail

doRows

public void doRows(Parse rows)
Overrides:
doRows in class Fixture


Copyright © 2011 Fit. All Rights Reserved.