fit
Class FieldActionFixture

java.lang.Object
  extended by fit.Fixture
      extended by fit.ActionFixture
          extended by fit.FieldActionFixture

public class FieldActionFixture
extends ActionFixture

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

FieldActionFixture

public FieldActionFixture()
Method Detail

doCells

public void doCells(Parse arg0)
Overrides:
doCells in class ActionFixture

enter

public void enter()
           throws java.lang.Exception
Overrides:
enter in class ActionFixture
Throws:
java.lang.Exception


Copyright © 2009 SourceForge. All Rights Reserved.