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