Package org.minidns.integrationtest
Class IntegrationTestTools
- java.lang.Object
-
- org.minidns.integrationtest.IntegrationTestTools
-
public class IntegrationTestTools extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
IntegrationTestTools.CacheConfig
-
Constructor Summary
Constructors Constructor Description IntegrationTestTools()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DnssecClient
getClient(IntegrationTestTools.CacheConfig cacheConfig)
-
-
-
Constructor Detail
-
IntegrationTestTools
public IntegrationTestTools()
-
-
Method Detail
-
getClient
public static DnssecClient getClient(IntegrationTestTools.CacheConfig cacheConfig)
-
-