| org.jgroups.tests.JoinTest
JoinTest | public class JoinTest extends TestCase (Code) | | author: Bela Ban version: $Id: JoinTest.java,v 1.2 2006/10/25 12:23:55 belaban Exp $ |
suite | public static Test suite()(Code) | | |
testJoinsOnTwoChannels | public void testJoinsOnTwoChannels() throws ChannelException(Code) | | Tests that immediately after a connect(), a getView() returns the correct view
throws: ChannelException - |
|
|