3435363738394041424344
private Client client; @Before public void before() throws Exception { conf = new TestingConfiguration("conf", "example.com.", 1800); frontend = new DNSFrontend() { @Override protected void setupLogging() { this.debug = true; super.setupLogging(); }