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