|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfit.Fixture
fit.Summary
public class Summary
Nested Class Summary |
---|
Nested classes/interfaces inherited from class fit.Fixture |
---|
Fixture.RunTime |
Field Summary | |
---|---|
static java.lang.String |
countsKey
|
Fields inherited from class fit.Fixture |
---|
args, counts, gray, green, red, summary, yellow |
Constructor Summary | |
---|---|
Summary()
|
Method Summary | |
---|---|
void |
doTable(Parse table)
|
protected void |
mark(Parse row)
|
protected Parse |
rows(java.util.Iterator keys)
|
protected Parse |
td(java.lang.String body,
Parse more)
|
protected Parse |
tr(Parse parts,
Parse more)
|
Methods inherited from class fit.Fixture |
---|
camel, check, counts, doCell, doCells, 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 static java.lang.String countsKey
Constructor Detail |
---|
public Summary()
Method Detail |
---|
public void doTable(Parse table)
doTable
in class Fixture
protected Parse rows(java.util.Iterator keys)
protected Parse tr(Parse parts, Parse more)
protected Parse td(java.lang.String body, Parse more)
protected void mark(Parse row)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |