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 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(java.util.Set, java.util.Set | io.dropwizard.testing.junit.ResourceTestRule(io.dropwizard.testing.junit. | |||
, java.util.Map, com.fasterxml.jackson.databind.ObjectMapper, javax.validat | ResourceTestJerseyConfiguration, io.dropwizard.testing.junit.ResourceTestRu | |||
ion.Validator, org.glassfish.jersey.test.spi.TestContainerFactory, io.dropw | le$1); | |||
izard.testing.junit.ResourceTestRule$1); | static io.dropwizard.testing.junit.ResourceTestJerseyConfiguration access | |||
static java.util.Set access$100(io.dropwizard.testing.junit.ResourceTestR | $100(io.dropwizard.testing.junit.ResourceTestRule); | |||
ule); | static org.glassfish.jersey.test.JerseyTest access$202(io.dropwizard.test | |||
static java.util.Map access$200(io.dropwizard.testing.junit.ResourceTestR | ing.junit.ResourceTestRule, org.glassfish.jersey.test.JerseyTest); | |||
ule); | static org.glassfish.jersey.test.JerseyTest access$200(io.dropwizard.test | |||
static com.fasterxml.jackson.databind.ObjectMapper access$300(io.dropwiza | ing.junit.ResourceTestRule); | |||
rd.testing.junit.ResourceTestRule); | ||||
static javax.validation.Validator access$400(io.dropwizard.testing.junit. | ||||
ResourceTestRule); | ||||
static java.util.Set access$500(io.dropwizard.testing.junit.ResourceTestR | ||||
ule); | ||||
static org.glassfish.jersey.test.JerseyTest access$602(io.dropwizard.test | ||||
ing.junit.ResourceTestRule, org.glassfish.jersey.test.JerseyTest); | ||||
static org.glassfish.jersey.test.spi.TestContainerFactory access$700(io.d | ||||
ropwizard.testing.junit.ResourceTestRule); | ||||
static org.glassfish.jersey.test.JerseyTest access$600(io.dropwizard.test | ||||
ing.junit.ResourceTestRule); | ||||
static {}; | static {}; | |||
} | } | |||
End of changes. 2 change blocks. | ||||
20 lines changed or deleted | 10 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/ |