ResourceTestRule   ResourceTestRule 
Compiled from "ResourceTestRule.java" Compiled from "ResourceTestRule.java"
public class io.dropwizard.testing.junit.ResourceTestRule implements org.ju nit.rules.TestRule { public class io.dropwizard.testing.junit.ResourceTestRule implements org.ju nit.rules.TestRule {
public static io.dropwizard.testing.junit.ResourceTestRule$Builder builde r(); public static io.dropwizard.testing.junit.ResourceTestRule$Builder builde r();
public javax.validation.Validator getValidator(); public javax.validation.Validator getValidator();
public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(); public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper();
public java.util.function.Consumer<org.glassfish.jersey.client.ClientConf ig> getClientConfigurator(); public java.util.function.Consumer<org.glassfish.jersey.client.ClientConf ig> getClientConfigurator();
public javax.ws.rs.client.WebTarget target(java.lang.String); public javax.ws.rs.client.WebTarget target(java.lang.String);
public javax.ws.rs.client.Client client(); public javax.ws.rs.client.Client client();
public org.glassfish.jersey.test.JerseyTest getJerseyTest(); public org.glassfish.jersey.test.JerseyTest getJerseyTest();
public org.junit.runners.model.Statement apply(org.junit.runners.model.St atement, org.junit.runner.Description); public org.junit.runners.model.Statement apply(org.junit.runners.model.St atement, org.junit.runner.Description);
io.dropwizard.testing.junit.ResourceTestRule(io.dropwizard.testing.junit. io.dropwizard.testing.junit.ResourceTestRule(io.dropwizard.testing.common
ResourceTestJerseyConfiguration, io.dropwizard.testing.junit.ResourceTestRu .Resource, io.dropwizard.testing.junit.ResourceTestRule$1);
le$1); static io.dropwizard.testing.common.Resource access$100(io.dropwizard.tes
static io.dropwizard.testing.junit.ResourceTestJerseyConfiguration access ting.junit.ResourceTestRule);
$100(io.dropwizard.testing.junit.ResourceTestRule);
static org.glassfish.jersey.test.JerseyTest access$202(io.dropwizard.test
ing.junit.ResourceTestRule, org.glassfish.jersey.test.JerseyTest);
static org.glassfish.jersey.test.JerseyTest access$200(io.dropwizard.test
ing.junit.ResourceTestRule);
} }
 End of changes. 1 change blocks. 
9 lines changed or deleted 4 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/