Package | Description |
---|---|
eg | |
fat | |
fit |
Modifier and Type | Field and Description |
---|---|
protected Parse |
AllCombinations.row |
protected Parse |
ExampleTests.tables |
Modifier and Type | Method and Description |
---|---|
void |
ArithmeticFixture.doCell(Parse cell,
int column) |
void |
AllPairs.Setup.doCell(Parse cell,
int i) |
protected void |
AllFiles.doFiles(Parse row,
java.util.List files) |
void |
AllFiles.doRow(Parse row) |
void |
ExampleTests.doRow(Parse row) |
protected void |
AllFiles.doRow(Parse row,
java.util.List files) |
protected void |
AllCombinations.doRow(Parse row,
java.util.List files) |
void |
ColumnIndex.doRows(Parse rows) |
void |
ArithmeticFixture.doRows(Parse rows) |
void |
AllCombinations.doTable(Parse table) |
void |
AllPairs.Setup.doTable(Parse table) |
protected void |
AllFiles.run(java.io.File path,
Fixture fixture,
Parse cells) |
void |
ExampleTests.wrong(Parse cell) |
Modifier and Type | Field and Description |
---|---|
static Parse |
Table.table |
Modifier and Type | Method and Description |
---|---|
protected Counts |
Tests.count(Parse data) |
void |
Equals.doCell(Parse cell,
int col) |
void |
StandardAnnotationFixture.doCell(Parse cell,
int column) |
void |
Tests.doCell(Parse cell,
int column) |
void |
Color.doCell(Parse cell,
int columnNumber) |
void |
Color.doRow(Parse row) |
void |
Equals.doRows(Parse rows) |
void |
Table.doRows(Parse rows) |
void |
Tests.doRows(Parse rows) |
void |
Color.doRows(Parse rows) |
static Tests.Color |
Tests.Color.parse(Parse cell) |
void |
Tests.performTest(Parse cell,
java.lang.String runscript,
java.lang.String page) |
Modifier and Type | Field and Description |
---|---|
protected Parse |
ActionFixture.cells |
Parse |
Parse.more |
Parse |
Parse.parts |
Parse |
FileRunner.tables |
Modifier and Type | Method and Description |
---|---|
Parse |
Parse.at(int i) |
Parse |
Parse.at(int i,
int j) |
Parse |
Parse.at(int i,
int j,
int k) |
protected Parse |
RowFixture.buildCells(java.lang.Object row) |
protected Parse |
RowFixture.buildRows(java.lang.Object[] rows) |
Parse |
Fixture.fixtureName(Parse tables) |
Parse |
Parse.last() |
Parse |
Parse.leaf() |
protected Parse |
Summary.rows(java.util.Iterator keys) |
Parse |
TimedActionFixture.td(java.lang.String body) |
protected Parse |
Summary.td(java.lang.String body,
Parse more) |
protected Parse |
Summary.tr(Parse parts,
Parse more) |
Modifier and Type | Method and Description |
---|---|
protected void |
ColumnFixture.bind(Parse heads) |
void |
PrimitiveFixture.check(Parse cell,
boolean value) |
void |
PrimitiveFixture.check(Parse cell,
double value) |
void |
PrimitiveFixture.check(Parse cell,
long value) |
void |
PrimitiveFixture.check(Parse cell,
java.lang.String value) |
void |
ColumnFixture.check(Parse cell,
TypeAdapter a) |
void |
Fixture.check(Parse cell,
TypeAdapter a) |
void |
ColumnFixture.doCell(Parse cell,
int column) |
void |
Fixture.doCell(Parse cell,
int columnNumber) |
void |
TimedActionFixture.doCells(Parse cells) |
void |
Fixture.doCells(Parse cells) |
void |
ActionFixture.doCells(Parse cells) |
void |
ColumnFixture.doRow(Parse row) |
void |
Fixture.doRow(Parse row) |
void |
ColumnFixture.doRows(Parse rows) |
void |
RowFixture.doRows(Parse rows) |
void |
Fixture.doRows(Parse rows) |
void |
TimedActionFixture.doTable(Parse table) |
void |
Fixture.doTable(Parse table) |
void |
Summary.doTable(Parse table) |
void |
Fixture.doTables(Parse tables) |
void |
Fixture.error(Parse cell,
java.lang.String message) |
void |
Fixture.exception(Parse cell,
java.lang.Throwable exception) |
Parse |
Fixture.fixtureName(Parse tables) |
protected void |
Fixture.getArgsForTable(Parse table) |
protected Fixture |
Fixture.getLinkedFixtureWithArgs(Parse tables) |
void |
Fixture.ignore(Parse cell) |
void |
Fixture.info(Parse cell,
java.lang.String message) |
protected void |
Fixture.interpretTables(Parse tables) |
protected java.util.List |
RowFixture.list(Parse rows) |
protected void |
Summary.mark(Parse row) |
protected void |
RowFixture.mark(Parse rows,
java.lang.String message) |
static boolean |
PrimitiveFixture.parseBoolean(Parse cell) |
static double |
PrimitiveFixture.parseDouble(Parse cell) |
static long |
PrimitiveFixture.parseLong(Parse cell) |
void |
Fixture.right(Parse cell) |
protected Parse |
Summary.td(java.lang.String body,
Parse more) |
protected Parse |
Summary.tr(Parse parts,
Parse more) |
void |
Fixture.wrong(Parse cell) |
void |
Fixture.wrong(Parse cell,
java.lang.String actual) |
Constructor and Description |
---|
Parse(java.lang.String tag,
java.lang.String body,
Parse parts,
Parse more) |
Copyright © 2013 Fit. All Rights Reserved.