Package com.singularsys.exttests
Class MRpSerializationTest
java.lang.Object
com.singularsys.exttests.MRpSerializationTest
Tests for serialization the
fastmatrix package.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<E> Eserialize_deserialize(E inobj) voidsetUp()voidvoidChecks jeps view of functions and variables are the same as rpes.voidvoidChecks jeps view of functions and variables are the same as rpes.voidvoidvoidvoid
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS
-
-
Constructor Details
-
MRpSerializationTest
public MRpSerializationTest()
-
-
Method Details
-
setUp
- Throws:
JepException
-
serialize_deserialize
- Throws:
JepException
-
test_simple_with_var
-
test_simple_with_functions
@Test public void test_simple_with_functions() throws JepException, IOException, ClassNotFoundException -
testSpecialFunctions
- Throws:
Exception
-
test_serialization_preserves_variables
- Throws:
Exception
-
test_serialization_preserves_vector_variables
- Throws:
Exception
-
test_serialization_preserves_matrix_variables
- Throws:
Exception
-
test_serialization_preserves_variables_with_jep
Checks jeps view of functions and variables are the same as rpes.- Throws:
Exception
-
test_serialization_preserves_matrix_variables_with_jep
Checks jeps view of functions and variables are the same as rpes.- Throws:
Exception
-