fat
Class Tests

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

public class Tests
extends Fixture


Nested Class Summary
static class Tests.Color
           
 
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
Tests()
           
 
Method Summary
protected  java.lang.String anchor(java.lang.String body, java.lang.String link)
           
protected  Counts count(Parse data)
           
 void doCell(Parse cell, int column)
           
 void doRows(Parse rows)
           
protected  java.lang.String get(java.net.URL url)
           
 void performTest(Parse cell, java.lang.String runscript, java.lang.String page)
           
 
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, parse, right, wrong, wrong
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tests

public Tests()
Method Detail

doRows

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

doCell

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

performTest

public void performTest(Parse cell,
                        java.lang.String runscript,
                        java.lang.String page)

anchor

protected java.lang.String anchor(java.lang.String body,
                                  java.lang.String link)

get

protected java.lang.String get(java.net.URL url)
                        throws java.io.IOException
Throws:
java.io.IOException

count

protected Counts count(Parse data)
                throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 Fit. All Rights Reserved.