Class OverloadResolverTest.OperatorWithOverloadedFunctionTest
java.lang.Object
com.singularsys.jeptests.unit.misc.overloadedfunctions.OverloadResolverTest.OperatorWithOverloadedFunctionTest
- Enclosing class:
OverloadResolverTest
Testing the
OverloadedOperator.extendOperator
static factory method.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OperatorWithOverloadedFunctionTest
public OperatorWithOverloadedFunctionTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
can_evaluate_the_overloaded_operator
- Throws:
Exception
-
OverloadResolver_gives_correct_PFMC
- Throws:
Exception
-
can_evaluate_resolved_formula
- Throws:
Exception
-
printing_of_unresolved_formula
- Throws:
Exception
-
printing_of_resolved_formula
- Throws:
Exception
-
lightweightImportationVisitor_gives_overloaded_PFMC
- Throws:
Exception
-
MacroFunction_with_node_with_Operator_with_overloaded_function_is_not_resolved
@Test public void MacroFunction_with_node_with_Operator_with_overloaded_function_is_not_resolved() throws Exception- Throws:
Exception
-
substitutionVisitor_does_not_preserves_PFMC
- Throws:
Exception
-