QScript  2.1.2
Expression and algorithm evaluator
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
tests.OperatorTestsV2 Class Reference

Public Member Functions

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)
 

Public Attributes

final double EQUALS_FUZZ = 1E-6
 

Detailed Description

Testing for Version 2

Author
Peter Lager

The documentation for this class was generated from the following file: