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, pvCountFields inherited from class org.scictrl.csshell.server.test.AbstractSimpleServerTest
connector, server -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.scictrl.csshell.server.test.AbstractConfiguredServerTest
checkRecord, pause, setUpMethods inherited from class org.scictrl.csshell.server.test.AbstractSimpleServerTest
setUpBeforeClass, tearDown, tearDownAfterClass, wait
-
Constructor Details
-
PowerControlApplicationTest
public PowerControlApplicationTest()New instance.
-
-
Method Details
-
getConfigDir
getConfigDir.
- Overrides:
getConfigDirin classorg.scictrl.csshell.server.test.AbstractConfiguredServerTest- Returns:
- a
Stringobject
-
test
public void test()Test.
-