Class MatrixSwitchTest
java.lang.Object
com.singularsys.exttests.matrix.functions.MatrixSwitchTest
Tests for the
MatrixSwitch class.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatrixSwitchTest
public MatrixSwitchTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testSwitch_basic
- Throws:
JepException
-
testSwitch_with_matching_vector_arguments
- Throws:
JepException
-
testSwitch_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
-