|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mpisws.p2p.testing.transportlayer.TLTest<MultiInetSocketAddress> org.mpisws.p2p.testing.transportlayer.EpochTest
public class EpochTest
Field Summary | |
---|---|
static byte[] |
GOOD_HDR
Goes to Alice/Bob |
Constructor Summary | |
---|---|
EpochTest()
|
Method Summary | |
---|---|
void |
bogus()
To fool eclips's testing harness. |
MultiInetSocketAddress |
getBogusIdentifier(MultiInetSocketAddress local)
The identifer to a bogus node. |
static void |
setUpBeforeClass()
|
void |
testFalseAddress()
|
void |
testFalseAddressBypass()
|
Methods inherited from class org.mpisws.p2p.testing.transportlayer.TLTest |
---|
getIdentifier, messageTooBigUDP, noCallbackTest, openTCP, sendUDP, tearDownAfterClass, testSocketThreadSafety |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte[] GOOD_HDR
Constructor Detail |
---|
public EpochTest()
Method Detail |
---|
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public void bogus()
public void testFalseAddress()
public void testFalseAddressBypass()
public MultiInetSocketAddress getBogusIdentifier(MultiInetSocketAddress local) throws java.io.IOException
TLTest
getBogusIdentifier
in class TLTest<MultiInetSocketAddress>
java.io.IOException
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |