| DropwizardClientExtension | DropwizardClientExtension | |||
|---|---|---|---|---|
| Compiled from "DropwizardClientExtension.java" | Compiled from "DropwizardClientExtension.java" | |||
| public class io.dropwizard.testing.junit5.DropwizardClientExtension impleme nts io.dropwizard.testing.junit5.DropwizardExtension { | public class io.dropwizard.testing.junit5.DropwizardClientExtension impleme nts io.dropwizard.testing.junit5.DropwizardExtension { | |||
| public io.dropwizard.testing.junit5.DropwizardClientExtension(java.lang.O bject...); | public io.dropwizard.testing.junit5.DropwizardClientExtension(java.lang.O bject...); | |||
| public java.net.URI baseUri(); | public java.net.URI baseUri(); | |||
| public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(); | public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper(); | |||
| public io.dropwizard.setup.Environment getEnvironment(); | public io.dropwizard.core.setup.Environment getEnvironment(); | |||
| public void before() throws java.lang.Throwable; | public void before() throws java.lang.Throwable; | |||
| public void after(); | public void after(); | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 1 lines changed or deleted | 1 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/  | ||||