|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
GroomlInterpreter |
builder
|
double |
num
|
Constructor Summary | |
TestGroomlInterpreter()
|
Constructor Detail |
---|
TestGroomlInterpreter()
Method Detail |
---|
void auxCheckElemsInSet(List expectedElems, GSet set)
void auxCheckTermsInExpression(List expectedTerms, GExpression expr)
int calculate(Number i)
void setUp()
void testAccessToNonExistingProperty()
void testAccessToNonExistingVariableIndex()
void testAccessToVariablesInEnvironmentWithIndexOperator()
void testCreationOfTermsWithSingleVariablesInEnv()
void testCreationOfVariables()
void testDoubleDefinedRow()
void testDoubleDefinedVariable()
void testExpr()
void testExprOnClosure()
void testModelWithAccessToExternalDefinitions()
void testModelWithDoubleIndexedVariableAndMultipleRows()
void testModelWithDoubleIndexedVariableAndSingleRow()
void testModelWithSingleRow()
void testNestedSums()
void testPlusOperatorOnClosures()
void testPlusOperatorOnExpression()
void testPlusOperatorOnStrings()
void testRowsWithOperatorBasedRowDefinition()
void testSetCommandOnRange()
void testSetProductOperatorOnList()
void testSetProductOperatorOnMap()
void testSetProductOperatorOnRange()
void testSetProductWithDynamics()
void testSingleRow()
void testSingleRowWithStringIndices()
void testSolveModelAndAccessSolution()
void testSumWithDoubleIndex()
void testSumWithStringExpression()
void testSumWithTwoIndices()