Package org.minidns.integrationtest
Class HlaTest
- java.lang.Object
-
- org.minidns.integrationtest.HlaTest
-
-
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 IOException
- Throws:
IOException
-
idnSrvTest
public static void idnSrvTest() throws IOException
- Throws:
IOException
-
resolveSrvTest
public static void resolveSrvTest() throws IOException
- Throws:
IOException
-
-