| Resource | Resource | |||
|---|---|---|---|---|
| skipping to change at line 12 | skipping to change at line 12 | |||
| public class io.dropwizard.testing.common.Resource { | public class io.dropwizard.testing.common.Resource { | |||
| public static io.dropwizard.testing.junit5.ResourceExtension$Builder buil der(); | public static io.dropwizard.testing.junit5.ResourceExtension$Builder buil der(); | |||
| 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 void before() throws java.lang.Throwable; | public void before() throws java.lang.Throwable; | |||
| public void after() throws java.lang.Throwable; | public void after() throws java.lang.Throwable; | |||
| io.dropwizard.testing.common.Resource(io.dropwizard.testing.common.Resour | ||||
| ceTestJerseyConfiguration, io.dropwizard.testing.common.Resource$1); | ||||
| static io.dropwizard.testing.common.ResourceTestJerseyConfiguration acces | ||||
| s$100(io.dropwizard.testing.common.Resource); | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 4 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/  | ||||