DropwizardClient   DropwizardClient 
Compiled from "DropwizardClient.java" Compiled from "DropwizardClient.java"
public class io.dropwizard.testing.common.DropwizardClient { public class io.dropwizard.testing.common.DropwizardClient {
public io.dropwizard.testing.common.DropwizardClient(java.lang.Object...) ; public io.dropwizard.testing.common.DropwizardClient(java.lang.Object...) ;
public java.net.URI baseUri(); public java.net.URI baseUri();
public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(); public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper();
public io.dropwizard.setup.Environment getEnvironment(); public io.dropwizard.core.setup.Environment getEnvironment();
public void before() throws java.lang.Throwable; public void before() throws java.lang.Throwable;
public void after(); public void after();
static java.lang.Object[] access$200(io.dropwizard.testing.common.Dropwiz ardClient);
} }
 End of changes. 2 change blocks. 
2 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/