| |
|
| org.jgroups.tests.ChannelTestBase org.jgroups.tests.MultiplexerTest
MultiplexerTest | public class MultiplexerTest extends ChannelTestBase (Code) | | Test the multiplexer functionality provided by JChannelFactory
author: Bela Ban version: $Id: MultiplexerTest.java,v 1.31.2.1 2006/12/04 22:45:49 vlada Exp $ |
Inner Class :static class ExtendedCache extends Cache | |
suite | public static Test suite()(Code) | | |
testAdditionalData2 | public void testAdditionalData2() throws Exception(Code) | | |
testGetSubstatesMultipleTimes | public void testGetSubstatesMultipleTimes() throws Exception(Code) | | |
testReplicationWithOneChannel | public void testReplicationWithOneChannel() throws Exception(Code) | | |
testReplicationWithReconnect | public void testReplicationWithReconnect() throws Exception(Code) | | |
testReplicationWithTwoChannels | public void testReplicationWithTwoChannels() throws Exception(Code) | | |
testStateTransferFromSelf | public void testStateTransferFromSelf() throws Exception(Code) | | |
testStateTransferFromSelfWithRegularChannel | public void testStateTransferFromSelfWithRegularChannel() throws Exception(Code) | | |
testStateTransferWithReconnect | public void testStateTransferWithReconnect() throws Exception(Code) | | |
testStateTransferWithRegistration | public void testStateTransferWithRegistration() throws Exception(Code) | | |
testStateTransferWithTwoApplications | public void testStateTransferWithTwoApplications() throws Exception(Code) | | |
Methods inherited from org.jgroups.tests.ChannelTestBase | public static void acquireSemaphore(Semaphore semaphore, long timeout, int count) throws Exception(Code)(Java Doc) public static boolean areViewsComplete(MemberRetrievable[] channels, int memberCount)(Code)(Java Doc) public static void blockUntilViewsReceived(MemberRetrievable[] channels, long timeout)(Code)(Java Doc) public static void blockUntilViewsReceived(Collection channels, long timeout)(Code)(Java Doc) public static void blockUntilViewsReceived(MemberRetrievable[] channels, int count, long timeout)(Code)(Java Doc) public static void blockUntilViewsReceived(Collection channels, int count, long timeout)(Code)(Java Doc) protected String[] createApplicationNames(int applicationCount)(Code)(Java Doc) protected Channel createChannel(Object id) throws Exception(Code)(Java Doc) protected Channel createChannel() throws Exception(Code)(Java Doc) protected String[] createMuxApplicationNames(int muxApplicationstPerChannelCount)(Code)(Java Doc) protected String[] createMuxApplicationNames(int muxApplicationstPerChannelCount, int muxFactoryCount)(Code)(Java Doc) protected int getMuxFactoryCount()(Code)(Java Doc) protected String getNextChannelName()(Code)(Java Doc) protected boolean isMuxChannelUsed()(Code)(Java Doc) public static boolean isViewComplete(MemberRetrievable channel, int memberCount)(Code)(Java Doc) protected void setUp() throws Exception(Code)(Java Doc) protected boolean shouldCompareThreadCount()(Code)(Java Doc) public static void sleepRandom(int maxTime)(Code)(Java Doc) public static void sleepThread(long sleeptime)(Code)(Java Doc) public static void takeAllPermits(Semaphore semaphore, int count)(Code)(Java Doc) protected void tearDown() throws Exception(Code)(Java Doc) protected boolean useBlocking()(Code)(Java Doc)
|
|
|
|