|
void | testComplexNumbers () |
|
void | testVectors () |
|
void | testUnaryPlusMinus () |
|
void | testExponentials () |
|
void | testMathOperators () |
|
void | testMathFunctions () |
|
void | testStringOperators () |
|
void | testRelationalOperators () |
|
void | testLogicalOperators () |
|
void | testNestedWhile () |
|
void | testNestedRepeat () |
|
void | testNestedMixedLoop () |
|
void | testNestedIf () |
|
void | testAllFlowOperators () |
|
void | testNestedWhile () |
|
void | testNestedRepeat () |
|
void | testNestedMixedLoop () |
|
void | testNestedIf () |
|
void | testAllFlowOperators () |
|
void | testVariableNames () |
|
boolean | equals (int result, String expr) |
|
boolean | equals (double result, String expr) |
|
boolean | equals (String result, String expr) |
|
|
final double | EQUALS_FUZZ = 1E-6 |
|
Testing for Version 2
- Author
- Peter Lager
The documentation for this class was generated from the following file:
- /Users/peter/git/qscript-repos/Q-script/src/tests/OperatorTestsV2.java