public class RouterAddressTest
extends StructureTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
exception |
| Constructor and Description |
|---|
RouterAddressTest() |
| Modifier and Type | Method and Description |
|---|---|
net.i2p.data.DataStructure |
createDataStructure() |
net.i2p.data.DataStructure |
createStructureToRead() |
void |
testBadWrite() |
void |
testNullEquals() |
void |
testSetNullOptions() |
void |
testSetOptionsAgain() |
void |
testToString() |
public net.i2p.data.DataStructure createDataStructure()
throws net.i2p.data.DataFormatException
net.i2p.data.DataFormatExceptionpublic net.i2p.data.DataStructure createStructureToRead()
public void testSetNullOptions()
public void testSetOptionsAgain()
public void testNullEquals()
public void testToString()