|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
fit.ColumnFixture
eg.Calculator
public class Calculator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fit.Fixture |
|---|
Fixture.RunTime |
| Field Summary | |
|---|---|
static eg.Calculator.HP35 |
hp
|
java.lang.String |
key
|
float |
volts
|
| Fields inherited from class fit.ColumnFixture |
|---|
columnBindings, hasExecuted |
| Fields inherited from class fit.Fixture |
|---|
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
|---|---|
Calculator()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
boolean |
flash()
|
boolean |
points()
|
void |
reset()
|
ScientificDouble |
t()
|
float |
watts()
|
ScientificDouble |
x()
|
ScientificDouble |
y()
|
ScientificDouble |
z()
|
| Methods inherited from class fit.ColumnFixture |
|---|
bind, bindField, bindMethod, check, doCell, doRow, doRows, getTargetClass |
| 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 float volts
public java.lang.String key
public static eg.Calculator.HP35 hp
| Constructor Detail |
|---|
public Calculator()
| Method Detail |
|---|
public boolean points()
public boolean flash()
public float watts()
public void reset()
reset in class ColumnFixture
public void execute()
throws java.lang.Exception
execute in class ColumnFixturejava.lang.Exceptionpublic ScientificDouble x()
public ScientificDouble y()
public ScientificDouble z()
public ScientificDouble t()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||