|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfit.Fixture
fit.ActionFixture
fit.FieldActionFixture
public class FieldActionFixture
Simplified Fixture for setting fields directly without setter methods.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class fit.Fixture |
---|
Fixture.RunTime |
Field Summary |
---|
Fields inherited from class fit.ActionFixture |
---|
actor, cells, empty |
Fields inherited from class fit.Fixture |
---|
args, counts, gray, green, red, summary, yellow |
Constructor Summary | |
---|---|
FieldActionFixture()
|
Method Summary | |
---|---|
void |
doCells(Parse arg0)
|
void |
enter()
|
Methods inherited from class fit.ActionFixture |
---|
check, method, method, press, start |
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 |
---|
public FieldActionFixture()
Method Detail |
---|
public void doCells(Parse arg0)
doCells
in class ActionFixture
public void enter() throws java.lang.Exception
enter
in class ActionFixture
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |