Package org.scictrl.csshell.server.test
Class PersistencyStoreTest
java.lang.Object
org.scictrl.csshell.server.test.PersistencyStoreTest
PersistencyStoreTest class.
- Author:
- igor@scictrl.com
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
testEquals
(double[] exp, double[] act) testEquals.void
testRead()
Test.void
Test.
-
Constructor Details
-
PersistencyStoreTest
public PersistencyStoreTest()Constructor.
-
-
Method Details
-
testEquals
public static void testEquals(double[] exp, double[] act) testEquals.
- Parameters:
exp
- an array ofinvalid reference
double
act
- an array ofinvalid reference
double
-
testStore
public void testStore()Test. -
testRead
public void testRead()Test.
-