|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
fit.ActionFixture
fit.TimedActionFixture
public class TimedActionFixture
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary | |
|---|---|
java.text.DateFormat |
format
|
| Fields inherited from class fit.ActionFixture |
|---|
actor, cells, empty |
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
TimedActionFixture()
|
|
| Method Summary | |
|---|---|
void |
doCells(Parse cells)
|
void |
doTable(Parse table)
|
Parse |
td(java.lang.String body)
|
java.util.Date |
time()
|
| Methods inherited from class fit.ActionFixture |
|---|
check, enter, method, method, press, start |
| Methods inherited from class fit.Fixture |
|---|
camel, check, counts, doCell, doRow, doRows, 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 |
| Field Detail |
|---|
public java.text.DateFormat format
| Constructor Detail |
|---|
public TimedActionFixture()
| Method Detail |
|---|
public void doTable(Parse table)
doTable in class Fixturepublic void doCells(Parse cells)
doCells in class ActionFixturepublic java.util.Date time()
public Parse td(java.lang.String body)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||