Package org.minidns.integrationtest
Class HlaTest
- java.lang.Object
 - 
- org.minidns.integrationtest.HlaTest
 
 
- 
public class HlaTest extends java.lang.Object
 
- 
- 
Constructor Summary
Constructors Constructor Description HlaTest() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voididnSrvTest()static voidresolverTest()static voidresolveSrvTest() 
 - 
 
- 
- 
Constructor Detail
- 
HlaTest
public HlaTest()
 
 - 
 
- 
Method Detail
- 
resolverTest
public static void resolverTest() throws java.io.IOException
- Throws:
 java.io.IOException
 
- 
idnSrvTest
public static void idnSrvTest() throws java.io.IOException
- Throws:
 java.io.IOException
 
- 
resolveSrvTest
public static void resolveSrvTest() throws java.io.IOException
- Throws:
 java.io.IOException
 
 - 
 
 -