|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfit.Fixture
fit.SeleniumFixture
public class SeleniumFixture
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 | |
---|---|
SeleniumFixture()
|
Method Summary | |
---|---|
void |
doCells(Parse cells)
|
void |
doRow(Parse row)
|
void |
doTables(Parse tables)
|
Methods inherited from class fit.Fixture |
---|
camel, check, counts, doCell, doRows, doTable, 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 |
---|
public SeleniumFixture()
Method Detail |
---|
public void doTables(Parse tables)
doTables
in class Fixture
public void doRow(Parse row)
doRow
in class Fixture
public void doCells(Parse cells)
doCells
in class Fixture
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |