|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
eg.AllFiles
eg.AllCombinations
eg.AllPairs
public class AllPairs
| Nested Class Summary | |
|---|---|
static class |
AllPairs.Cases
|
class |
AllPairs.Item
|
class |
AllPairs.Pair
|
static class |
AllPairs.Pairs
|
static class |
AllPairs.Setup
|
static class |
AllPairs.Stats
|
static class |
AllPairs.Step
|
class |
AllPairs.Var
|
| Nested classes/interfaces inherited from class eg.AllFiles |
|---|
AllFiles.Expand |
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary | |
|---|---|
static java.util.List |
cases
|
static AllPairs |
fut
|
java.util.SortedSet |
pairs
|
int |
rank
|
int |
steps
|
java.util.Map |
toItem
|
java.util.List |
vars
|
| Fields inherited from class eg.AllCombinations |
|---|
caseNumber, lists, row |
| Fields inherited from class eg.AllFiles |
|---|
fileStack, runCount |
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
AllPairs()
|
|
| Method Summary | |
|---|---|
protected void |
combinations()
|
protected void |
doAllItemPairs(AllPairs.Var vl,
AllPairs.Var vr)
|
protected void |
doAllItems(AllPairs.Var var,
java.util.List files)
|
protected void |
doAllVarPairs()
|
protected void |
doAllVars()
|
protected void |
emit(AllPairs.Item[] slug)
|
protected void |
fill(AllPairs.Item[] slug,
AllPairs.Pair pair)
|
protected void |
generate()
|
protected boolean |
isFull(AllPairs.Item[] slug)
|
protected AllPairs.Pair |
nextFit(AllPairs.Item[] slug)
|
protected AllPairs.Pair |
nextPair()
|
protected void |
populate()
|
| Methods inherited from class eg.AllCombinations |
|---|
combinations, doCase, doRow, doTable |
| 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 |
|---|
public int rank
public int steps
public java.util.Map toItem
public java.util.List vars
public java.util.SortedSet pairs
public static AllPairs fut
public static java.util.List cases
| Constructor Detail |
|---|
public AllPairs()
| Method Detail |
|---|
protected void combinations()
combinations in class AllCombinationsprotected void populate()
protected void doAllVars()
protected void doAllItems(AllPairs.Var var,
java.util.List files)
protected void doAllVarPairs()
protected void doAllItemPairs(AllPairs.Var vl,
AllPairs.Var vr)
protected void generate()
protected void fill(AllPairs.Item[] slug,
AllPairs.Pair pair)
protected boolean isFull(AllPairs.Item[] slug)
protected AllPairs.Pair nextFit(AllPairs.Item[] slug)
protected AllPairs.Pair nextPair()
protected void emit(AllPairs.Item[] slug)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||