ResourceTestRule | ResourceTestRule | |||
---|---|---|---|---|
skipping to change at line 15 | skipping to change at line 15 | |||
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. ResourceTestJerseyConfiguration, io.dropwizard.testing.junit.ResourceTestRu le$1); | io.dropwizard.testing.junit.ResourceTestRule(io.dropwizard.testing.junit. ResourceTestJerseyConfiguration, io.dropwizard.testing.junit.ResourceTestRu le$1); | |||
static io.dropwizard.testing.junit.ResourceTestJerseyConfiguration access $100(io.dropwizard.testing.junit.ResourceTestRule); | static io.dropwizard.testing.junit.ResourceTestJerseyConfiguration access $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$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); | static org.glassfish.jersey.test.JerseyTest access$200(io.dropwizard.test ing.junit.ResourceTestRule); | |||
static {}; | ||||
} | } | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 0 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/ |