@BeforeClass public static void initialize() throws Exception { NetUtilsTestResolver.install(); }
@BeforeClass public static void setupResolver() { resolver = NetUtilsTestResolver.install(); }
@Test public void testSetupResolver() throws Exception { NetUtilsTestResolver.install(); }