Class PowerControlApplicationTest

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

public class PowerControlApplicationTest extends org.scictrl.csshell.server.test.AbstractConfiguredServerTest
Tests for PowerControlApplication.
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 instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    protected String
    getConfigDir.
    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

    • PowerControlApplicationTest

      public PowerControlApplicationTest()
      New instance.
  • Method Details

    • getConfigDir

      protected String getConfigDir()

      getConfigDir.

      Overrides:
      getConfigDir in class org.scictrl.csshell.server.test.AbstractConfiguredServerTest
      Returns:
      a String object
    • test

      public void test()
      Test.