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