Class MatrixIfTest
java.lang.Object
com.singularsys.exttests.matrix.functions.MatrixIfTest
Tests for the
MatrixIf class.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatrixIfTest
public MatrixIfTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testIf_basic
- Throws:
JepException
-
testIf_with_matching_vector_arguments
- Throws:
JepException
-
testIf_with_mismatching_vector_arguments
- Throws:
JepException
-
testCheckDim_with_vector_arguments
- Throws:
JepException
-
testCheckDim_with_mismatching_vector_arguments_throws_ParseException
@Test public void testCheckDim_with_mismatching_vector_arguments_throws_ParseException() throws JepException- Throws:
JepException
-