Class AbsTest
java.lang.Object
com.singularsys.jeptests.unit.functions.AbsTest
Unit tests for the
Abs function.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
AbsTest
public AbsTest()
-
-
Method Details
-
testEvalWithDoubleArguments
- Throws:
EvaluationException
-
testAbsWithDoubleArguments
- Throws:
EvaluationException
-
testAbsWithCustomNumberArguments
- Throws:
EvaluationException
-
testAbsWithIntegerArguments
- Throws:
EvaluationException
-
AbsWithInteger_MIN_VALUE_is_wrong
- Throws:
EvaluationException
-
testEvaluate
- Throws:
EvaluationException
-