fat
Class Equals

java.lang.Object
  extended by fit.Fixture
      extended by fit.PrimitiveFixture
          extended by fat.Equals

public class Equals
extends PrimitiveFixture


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
Equals()
           
 
Method Summary
 void doCell(Parse cell, int col)
           
 void doRows(Parse rows)
           
 java.lang.Object parse(java.lang.String s, java.lang.Class type)
           
 
Methods inherited from class fit.PrimitiveFixture
check, check, check, check, parseBoolean, parseDouble, parseLong
 
Methods inherited from class fit.Fixture
camel, check, counts, doCells, doRow, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, right, wrong, wrong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Equals

public Equals()
Method Detail

doRows

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

doCell

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

parse

public java.lang.Object parse(java.lang.String s,
                              java.lang.Class type)
                       throws java.lang.Exception
Overrides:
parse in class Fixture
Throws:
java.lang.Exception


Copyright © 2011 Fit. All Rights Reserved.