eg
Class Page

java.lang.Object
  extended by fit.Fixture
      extended by fit.ColumnFixture
          extended by fit.RowFixture
              extended by eg.Page

public class Page
extends RowFixture


Nested Class Summary
 class Page.Row
           
 
Nested classes/interfaces inherited from class fit.Fixture
Fixture.RunTime
 
Field Summary
 
Fields inherited from class fit.RowFixture
missing, results, surplus
 
Fields inherited from class fit.ColumnFixture
columnBindings, hasExecuted
 
Fields inherited from class fit.Fixture
args, counts, gray, green, red, summary, yellow
 
Constructor Summary
Page()
           
 
Method Summary
 java.lang.Class getTargetClass()
           
 void link(java.lang.String label)
           
 void location(java.lang.String url)
           
 java.lang.Object[] query()
           
 java.lang.String title()
           
 
Methods inherited from class fit.RowFixture
bin, buildCells, buildRows, check, cSort, doRows, eSort, list, list, mark, mark, match, union
 
Methods inherited from class fit.ColumnFixture
bind, bindField, bindMethod, check, doCell, doRow, execute, 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
 

Constructor Detail

Page

public Page()
Method Detail

location

public void location(java.lang.String url)
              throws java.lang.Exception
Throws:
java.lang.Exception

title

public java.lang.String title()
                       throws java.lang.Exception
Throws:
java.lang.Exception

link

public void link(java.lang.String label)
          throws java.lang.Exception
Throws:
java.lang.Exception

getTargetClass

public java.lang.Class getTargetClass()
Specified by:
getTargetClass in class RowFixture

query

public java.lang.Object[] query()
                         throws java.lang.Exception
Specified by:
query in class RowFixture
Throws:
java.lang.Exception


Copyright © 2011 Fit. All Rights Reserved.