fit
Class SeleniumAliasFixture

java.lang.Object
  extended by fit.Fixture
      extended by fit.SeleniumAliasFixture

public class SeleniumAliasFixture
extends Fixture


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
SeleniumAliasFixture()
           
 
Method Summary
 void doCells(Parse cells)
           
 
Methods inherited from class fit.Fixture
camel, check, counts, doCell, doRow, doRows, 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

SeleniumAliasFixture

public SeleniumAliasFixture()
Method Detail

doCells

public void doCells(Parse cells)
Overrides:
doCells in class Fixture


Copyright © 2009 SourceForge. All Rights Reserved.