public class Calculator extends ColumnFixture
Fixture.RunTime| Modifier and Type | Field and Description |
|---|---|
static eg.Calculator.HP35 |
hp |
java.lang.String |
key |
float |
volts |
columnBindings, hasExecuted| Constructor and Description |
|---|
Calculator() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
boolean |
flash() |
boolean |
points() |
void |
reset() |
ScientificDouble |
t() |
float |
watts() |
ScientificDouble |
x() |
ScientificDouble |
y() |
ScientificDouble |
z() |
bind, bindField, bindMethod, check, doCell, doRow, doRows, getTargetClasscamel, counts, doCells, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, loadFixture, parse, right, wrong, wrongpublic float volts
public java.lang.String key
public static eg.Calculator.HP35 hp
public boolean points()
public boolean flash()
public float watts()
public void reset()
reset in class ColumnFixturepublic void execute()
throws java.lang.Exception
execute in class ColumnFixturejava.lang.Exceptionpublic ScientificDouble x()
public ScientificDouble y()
public ScientificDouble z()
public ScientificDouble t()
Copyright © 2020 Fit. All Rights Reserved.