fat
Class StandardAnnotationFixture

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

public class StandardAnnotationFixture
extends ColumnFixture


Nested Class Summary
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 java.lang.String Annotation
           
 java.lang.String OriginalHTML
           
 java.lang.String Text
           
 
Fields inherited from class fit.ColumnFixture
columnBindings, hasExecuted
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
StandardAnnotationFixture()
           
 
Method Summary
 void doCell(Parse cell, int column)
           
 java.lang.String Output()
           
 java.lang.String RenderedOutput()
           
 
Methods inherited from class fit.ColumnFixture
bind, bindField, bindMethod, check, 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

OriginalHTML

public java.lang.String OriginalHTML

Annotation

public java.lang.String Annotation

Text

public java.lang.String Text
Constructor Detail

StandardAnnotationFixture

public StandardAnnotationFixture()
Method Detail

Output

public java.lang.String Output()
                        throws java.text.ParseException
Throws:
java.text.ParseException

doCell

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

RenderedOutput

public java.lang.String RenderedOutput()
                                throws java.text.ParseException
Throws:
java.text.ParseException


Copyright © 2011 Fit. All Rights Reserved.