Package org.scictrl.csshell.server.test
Class SingleConnectionTest
java.lang.Object
org.scictrl.csshell.server.test.AbstractSimpleServerTest
org.scictrl.csshell.server.test.SingleConnectionTest
SingleConnectionTest class.
- Author:
- igor@scictrl.com
-
Field Summary
Fields inherited from class org.scictrl.csshell.server.test.AbstractSimpleServerTest
connector, server
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test.void
Test.void
Test.void
Test.void
Test.void
Test.void
Test.Methods inherited from class org.scictrl.csshell.server.test.AbstractSimpleServerTest
setUp, setUpBeforeClass, tearDown, tearDownAfterClass, wait
-
Constructor Details
-
SingleConnectionTest
public SingleConnectionTest()Constructor.
-
-
Method Details
-
testOneShot_MemoryValueProcessor
Test.- Throws:
Exception
- if any.
-
testDouble
Test.- Throws:
Exception
- if any.
-
testDoubleArray
Test.- Throws:
Exception
- if any.
-
testString
Test.- Throws:
Exception
- if any.
-
testStringArray
Test.- Throws:
Exception
- if any.
-
testOneShot_SummaryAlarmProcessor
Test.- Throws:
Exception
- if any.
-
testConnect_SummaryAlarmProcessor
Test.- Throws:
Exception
- if any.
-