Package | Description |
---|---|
org.epics.pvmanager.integration |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCATestPhase
Superclass for Channel Access tests.
|
class |
DisconnectTestPhase
Tests reconnects caused by a server restart.
|
class |
OutageTestPhase
Tests reconnects caused by a network outage.
|
class |
RepeatedDisconnectTestPhase
Tests reconnects caused by a server restart.
|
class |
RestartTestPhase
Tests reconnects caused by a server restart.
|
class |
TypeChangeTestPhase
Tests reconnects caused by a server restart.
|
class |
UpdateTestPhase
Tests reconnects caused by a server restart.
|
Modifier and Type | Method and Description |
---|---|
protected <T> TestPhase |
TestPhase.addReader(PVReaderConfiguration<T> reader,
org.epics.util.time.TimeDuration maxRate) |
protected <T> TestPhase |
TestPhase.addWriter(String name,
PVWriterConfiguration<T> writer) |
Copyright © 2010–2015. All rights reserved.