public abstract class AbstractCATestPhase extends TestPhase
Constructor and Description |
---|
AbstractCATestPhase() |
Modifier and Type | Method and Description |
---|---|
protected void |
channelConnections(String channelName,
int expected) |
protected void |
init(String iocName) |
protected boolean |
isDbePropertySupported() |
protected void |
pauseNetwork(int secPause) |
protected void |
restart(String iocName) |
protected void |
singleChannelConnection(String channelName) |
protected void init(String iocName)
protected void restart(String iocName)
protected void pauseNetwork(int secPause)
protected void channelConnections(String channelName, int expected)
protected boolean isDbePropertySupported()
protected void singleChannelConnection(String channelName)
Copyright © 2010–2015. All rights reserved.