Package com.singularsys.exttests.field
Class NumberToComplexFieldTest
java.lang.Object
com.singularsys.exttests.field.NumberToComplexFieldTest
Tests for the
ComplexField
using the
NumberToComplexDecorator
to convert to from complex numbers.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NumberToComplexFieldTest
public NumberToComplexFieldTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
testAdd
- Throws:
EvaluationException
-
testNeg
- Throws:
EvaluationException
-
testSub
- Throws:
EvaluationException
-
testMul
- Throws:
EvaluationException
-
testDiv
- Throws:
EvaluationException
-
testPow
- Throws:
EvaluationException
-
testEq
- Throws:
EvaluationException
-
testZero
- Throws:
EvaluationException
-