Package org.minidns.integrationtest
Class CoreTest
- java.lang.Object
-
- org.minidns.integrationtest.CoreTest
-
-
Constructor Summary
Constructors Constructor Description CoreTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
testExampleCom()
static void
testTcpAnswer()
-
-
-
Constructor Detail
-
CoreTest
public CoreTest()
-
-
Method Detail
-
testExampleCom
public static void testExampleCom() throws IOException
- Throws:
IOException
-
testTcpAnswer
public static void testTcpAnswer() throws IOException
- Throws:
IOException
-
-