fit

Class ActionFixture

public class ActionFixture extends Fixture

Field Summary
static Fixtureactor
protected Parsecells
protected static Class[]empty
Method Summary
voidcheck()
voiddoCells(Parse cells)
voidenter()
protected Methodmethod(int args)
protected Methodmethod(String test, int args)
voidpress()
voidstart()

Field Detail

actor

public static Fixture actor

cells

protected Parse cells

empty

protected static Class[] empty

Method Detail

check

public void check()

doCells

public void doCells(Parse cells)

enter

public void enter()

method

protected Method method(int args)

method

protected Method method(String test, int args)

press

public void press()

start

public void start()