Class ModeNotifyProcessorTest

java.lang.Object
org.scictrl.csshell.server.test.AbstractSimpleServerTest
org.scictrl.csshell.server.test.AbstractConfiguredServerTest
org.scictrl.csshell.epics.server.test.ModeNotifyProcessorTest

public class ModeNotifyProcessorTest extends org.scictrl.csshell.server.test.AbstractConfiguredServerTest
Tests for ModeNotifyProcessor.
Author:
igor@kriznar.com
  • Field Summary

    Fields inherited from class org.scictrl.csshell.server.test.AbstractConfiguredServerTest

    configFile, configName, pvCount

    Fields inherited from class org.scictrl.csshell.server.test.AbstractSimpleServerTest

    connector, server
  • Constructor Summary

    Constructors
    Constructor
    Description
    New isntace.
  • Method Summary

    Modifier and Type
    Method
    Description
    protected String
    void
    Test.

    Methods inherited from class org.scictrl.csshell.server.test.AbstractConfiguredServerTest

    checkRecord, pause, setUp

    Methods inherited from class org.scictrl.csshell.server.test.AbstractSimpleServerTest

    setUpBeforeClass, tearDown, tearDownAfterClass, wait

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ModeNotifyProcessorTest

      public ModeNotifyProcessorTest()
      New isntace.
  • Method Details

    • getConfigDir

      protected String getConfigDir()
      Overrides:
      getConfigDir in class org.scictrl.csshell.server.test.AbstractConfiguredServerTest
    • test

      public void test()
      Test.