Class SingleConnectionTest

java.lang.Object
org.scictrl.csshell.server.test.AbstractSimpleServerTest
org.scictrl.csshell.server.test.SingleConnectionTest

public class SingleConnectionTest extends AbstractSimpleServerTest

SingleConnectionTest class.

Author:
igor@scictrl.com
  • Constructor Details

    • SingleConnectionTest

      public SingleConnectionTest()
      Constructor.
  • Method Details

    • testOneShot_MemoryValueProcessor

      public void testOneShot_MemoryValueProcessor() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testDouble

      public void testDouble() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testDoubleArray

      public void testDoubleArray() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testString

      public void testString() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testStringArray

      public void testStringArray() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testOneShot_SummaryAlarmProcessor

      public void testOneShot_SummaryAlarmProcessor() throws Exception
      Test.
      Throws:
      Exception - if any.
    • testConnect_SummaryAlarmProcessor

      public void testConnect_SummaryAlarmProcessor() throws Exception
      Test.
      Throws:
      Exception - if any.