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
-
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
-
ModeNotifyProcessorTest
public ModeNotifyProcessorTest()New isntace.
-
-
Method Details
-
getConfigDir
- Overrides:
getConfigDir
in classorg.scictrl.csshell.server.test.AbstractConfiguredServerTest
-
test
public void test()Test.
-