fat
Class ReferenceFixture

java.lang.Object
  extended by fit.Fixture
      extended by fit.ColumnFixture
          extended by fat.ReferenceFixture

public class ReferenceFixture
extends ColumnFixture

A fixture that processes other Fit documents.


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 java.lang.String Description
           
 java.lang.String Location
           
 java.lang.String Note
           
 
Fields inherited from class fit.ColumnFixture
columnBindings, hasExecuted
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
ReferenceFixture()
           
 
Method Summary
 java.lang.String Result()
           
 
Methods inherited from class fit.ColumnFixture
bind, bindField, bindMethod, check, doCell, doRow, doRows, execute, getTargetClass, reset
 
Methods inherited from class fit.Fixture
camel, counts, doCells, 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

Description

public java.lang.String Description

Location

public java.lang.String Location

Note

public java.lang.String Note
Constructor Detail

ReferenceFixture

public ReferenceFixture()
Method Detail

Result

public java.lang.String Result()


Copyright © 2011 Fit. All Rights Reserved.