public void testConnectAndDisconnect() throws Exception(Code)
testDisconnectConnectOne
public void testDisconnectConnectOne() throws Exception(Code)
testDisconnectConnectSendTwo
public void testDisconnectConnectSendTwo() throws Exception(Code)
Tests connect-disconnect-connect-send sequence for a group with two
members. Test case introduced before fixing pbcast.NAKACK
bug, which used to leave pbcast.NAKACK in a broken state after
DISCONNECT. Because of this problem, the channel couldn't be used to
multicast messages.
testDisconnectConnectTwo
public void testDisconnectConnectTwo() throws Exception(Code)
Tests connect-disconnect-connect sequence for a group with two members