|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
fit.ColumnFixture
fat.TableParseFixture
public class TableParseFixture
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary | |
|---|---|
int |
Column
|
java.lang.String |
HTML
|
int |
Row
|
| Fields inherited from class fit.ColumnFixture |
|---|
columnBindings, hasExecuted |
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
TableParseFixture()
|
|
| Method Summary | |
|---|---|
java.lang.String |
CellBody()
|
java.lang.String |
CellTag()
|
java.lang.String |
RowTag()
|
java.lang.String |
TableTag()
|
| Methods inherited from class fit.ColumnFixture |
|---|
bind, bindField, bindMethod, check, doCell, doRow, doRows, execute, getTargetClass, reset |
| Methods inherited from class fit.Fixture |
|---|
camel, counts, doCells, 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 |
| Field Detail |
|---|
public java.lang.String HTML
public int Row
public int Column
| Constructor Detail |
|---|
public TableParseFixture()
| Method Detail |
|---|
public java.lang.String CellBody()
throws java.lang.Exception
java.lang.Exception
public java.lang.String CellTag()
throws java.lang.Exception
java.lang.Exception
public java.lang.String RowTag()
throws java.lang.Exception
java.lang.Exception
public java.lang.String TableTag()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||