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 void
idnSrvTest()
static void
resolverTest()
static void
resolveSrvTest()
-
-
-
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
-
-