Class AbstractNetTestCase
java.lang.Object
org.wildfly.clustering.marshalling.AbstractNetTestCase
Generic tests for java.net.* classes.
- Author:
- Paul Ferraro
-
Constructor Details
-
AbstractNetTestCase
-
-
Method Details
-
testURI
@Test public void testURI() -
testURL
- Throws:
MalformedURLException
-
testInetAddress
- Throws:
UnknownHostException
-
testInetSocketAddress
- Throws:
UnknownHostException
-