Package com.singularsys.exttests
Class RpSerializationTest
java.lang.Object
com.singularsys.exttests.RpSerializationTest
Tests for serialization the
fastreal 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.voidvoidvoidvoidtestSpecialFunctions(boolean hasRealEval, boolean hasCallback)
-
Field Details
-
PRINT_RESULTS
public static final boolean PRINT_RESULTS
-
-
Constructor Details
-
RpSerializationTest
public RpSerializationTest()
-
-
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
-
testSpecialFunctions
- Throws:
Exception
-
test_serialization_preserves_variables
- Throws:
Exception
-
test_serialization_preserves_variables_with_jep
Checks jeps view of functions and variables are the same as rpes.- Throws:
Exception
-