Package com.singularsys.exttests
Class TreeUtilsTest
java.lang.Object
com.singularsys.exttests.TreeUtilsTest
Tests for serialization the
TreeUtils class.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TreeUtilsTest
public TreeUtilsTest()
-
-
Method Details
-
setUp
@BeforeEach public void setUp() -
testIsZeroVal
@Test public void testIsZeroVal() -
testIsOneVal
@Test public void testIsOneVal() -
testIsMinusOneVal
@Test public void testIsMinusOneVal() -
testIsNegativeVal
@Test public void testIsNegativeVal() -
testIsPositiveVal
@Test public void testIsPositiveVal() -
testIsIntegerVal
@Test public void testIsIntegerVal() -
testIsNanVal
@Test public void testIsNanVal() -
testIsInfinityVal
@Test public void testIsInfinityVal() -
testGetIntValue
- Throws:
EvaluationException
-