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
-
Method Summary
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
-
Constructor Details
-
PowerControlApplicationTest
public PowerControlApplicationTest()New instance.
-
-
Method Details
-
getConfigDir
getConfigDir.
- Overrides:
getConfigDir
in classorg.scictrl.csshell.server.test.AbstractConfiguredServerTest
- Returns:
- a
String
object
-
test
public void test()Test.
-