|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
fit.ColumnFixture
eg.BinaryChop
public class BinaryChop
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary | |
|---|---|
int[] |
array
|
int |
key
|
| Fields inherited from class fit.ColumnFixture |
|---|
columnBindings, hasExecuted |
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
BinaryChop()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
int |
fri()
|
int |
mon()
|
int |
result()
|
int |
thr()
|
int |
tue()
|
int |
wed()
|
| Methods inherited from class fit.ColumnFixture |
|---|
bind, bindField, bindMethod, check, doCell, doRow, doRows, 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 int key
public int[] array
| Constructor Detail |
|---|
public BinaryChop()
| Method Detail |
|---|
public void execute()
execute in class ColumnFixturepublic int result()
public int mon()
public int tue()
public int wed()
public int thr()
public int fri()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||