Class AbstractSimpleServerTest

java.lang.Object
org.scictrl.csshell.server.test.AbstractSimpleServerTest
Direct Known Subclasses:
AbstractConfiguredServerTest, DummyStateMachineTest, SequenceStateMachineTest, SingleConnectionTest

public class AbstractSimpleServerTest extends Object

AbstractSimpleServerTest class.

Author:
igor@scictrl.com
  • Field Details

    • server

      protected org.scictrl.csshell.epics.server.Server server
      The server instance, a subject of this test.
    • connector

      protected org.scictrl.csshell.epics.EPICSConnector connector
      EPICS connector available for this test.
  • Constructor Details

    • AbstractSimpleServerTest

      public AbstractSimpleServerTest()
      Constructor.
  • Method Details

    • setUpBeforeClass

      public static void setUpBeforeClass() throws Exception

      setUpBeforeClass.

      Throws:
      Exception - if any.
    • tearDownAfterClass

      public static void tearDownAfterClass() throws Exception

      tearDownAfterClass.

      Throws:
      Exception - if any.
    • setUp

      public void setUp() throws Exception

      setUp.

      Throws:
      Exception - if any.
    • tearDown

      public void tearDown() throws Exception

      tearDown.

      Throws:
      Exception - if any.
    • wait

      protected void wait(double seconds)

      wait.

      Parameters:
      seconds - a double