fit
Class ActionFixture
java.lang.Object
fit.Fixture
fit.ActionFixture
- Direct Known Subclasses:
- TimedActionFixture
public class ActionFixture
- extends Fixture
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 |
cells
protected Parse cells
actor
public static Fixture actor
empty
protected static java.lang.Class[] empty
ActionFixture
public ActionFixture()
doCells
public void doCells(Parse cells)
- Overrides:
doCells
in class Fixture
start
public void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
enter
public void enter()
throws java.lang.Exception
- Throws:
java.lang.Exception
press
public void press()
throws java.lang.Exception
- Throws:
java.lang.Exception
check
public void check()
throws java.lang.Exception
- Throws:
java.lang.Exception
method
protected java.lang.reflect.Method method(int args)
throws java.lang.NoSuchMethodException
- Throws:
java.lang.NoSuchMethodException
method
protected java.lang.reflect.Method method(java.lang.String test,
int args)
throws java.lang.NoSuchMethodException
- Throws:
java.lang.NoSuchMethodException
Copyright © 2009 SourceForge. All Rights Reserved.