|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
eg.AllFiles
eg.AllCombinations
public class AllCombinations
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class eg.AllFiles |
|---|
AllFiles.Expand |
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary | |
|---|---|
protected int |
caseNumber
|
protected java.util.List |
lists
|
protected Parse |
row
|
| Fields inherited from class eg.AllFiles |
|---|
fileStack, runCount |
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
AllCombinations()
|
|
| Method Summary | |
|---|---|
protected void |
combinations()
|
protected void |
combinations(int index,
java.util.List combination)
|
protected void |
doCase(java.util.List combination)
|
protected void |
doRow(Parse row,
java.util.List files)
|
void |
doTable(Parse table)
|
| Methods inherited from class eg.AllFiles |
|---|
doFiles, doRow, expand, expand, pop, pushAndCheck, read, run |
| Methods inherited from class fit.Fixture |
|---|
camel, check, counts, doCell, doCells, 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 |
|---|
protected java.util.List lists
protected Parse row
protected int caseNumber
| Constructor Detail |
|---|
public AllCombinations()
| Method Detail |
|---|
public void doTable(Parse table)
doTable in class Fixture
protected void doRow(Parse row,
java.util.List files)
doRow in class AllFilesprotected void combinations()
protected void combinations(int index,
java.util.List combination)
protected void doCase(java.util.List combination)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||