| DropwizardAppRule | DropwizardAppRule | |||
|---|---|---|---|---|
| Compiled from "DropwizardAppRule.java" | Compiled from "DropwizardAppRule.java" | |||
| public class io.dropwizard.testing.junit.DropwizardAppRule<C extends io.dro pwizard.Configuration> implements org.junit.rules.TestRule { | public class io.dropwizard.testing.junit.DropwizardAppRule<C extends io.dro pwizard.Configuration> implements org.junit.rules.TestRule { | |||
| public io.dropwizard.testing.junit.DropwizardAppRule(java.lang.Class<? ex tends io.dropwizard.Application<C>>, java.lang.String, io.dropwizard.testin g.junit.ConfigOverride...); | public io.dropwizard.testing.junit.DropwizardAppRule(java.lang.Class<? ex tends io.dropwizard.Application<C>>, java.lang.String, io.dropwizard.testin g.junit.ConfigOverride...); | |||
| 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); | |||
| public C getConfiguration(); | public C getConfiguration(); | |||
| public int getLocalPort(); | public int getLocalPort(); | |||
| public int getAdminPort(); | ||||
| public io.dropwizard.Application<C> newApplication(); | public io.dropwizard.Application<C> newApplication(); | |||
| public <A extends io.dropwizard.Application<C>> A getApplication(); | public <A extends io.dropwizard.Application<C>> A getApplication(); | |||
| public io.dropwizard.setup.Environment getEnvironment(); | public io.dropwizard.setup.Environment getEnvironment(); | |||
| static void access$000(io.dropwizard.testing.junit.DropwizardAppRule); | static void access$000(io.dropwizard.testing.junit.DropwizardAppRule); | |||
| static void access$100(io.dropwizard.testing.junit.DropwizardAppRule); | static void access$100(io.dropwizard.testing.junit.DropwizardAppRule); | |||
| static org.eclipse.jetty.server.Server access$200(io.dropwizard.testing.j unit.DropwizardAppRule); | static org.eclipse.jetty.server.Server access$200(io.dropwizard.testing.j unit.DropwizardAppRule); | |||
| static org.eclipse.jetty.server.Server access$202(io.dropwizard.testing.j unit.DropwizardAppRule, org.eclipse.jetty.server.Server); | static org.eclipse.jetty.server.Server access$202(io.dropwizard.testing.j unit.DropwizardAppRule, org.eclipse.jetty.server.Server); | |||
| static io.dropwizard.Configuration access$302(io.dropwizard.testing.junit .DropwizardAppRule, io.dropwizard.Configuration); | static io.dropwizard.Configuration access$302(io.dropwizard.testing.junit .DropwizardAppRule, io.dropwizard.Configuration); | |||
| static io.dropwizard.setup.Environment access$402(io.dropwizard.testing.j unit.DropwizardAppRule, io.dropwizard.setup.Environment); | static io.dropwizard.setup.Environment access$402(io.dropwizard.testing.j unit.DropwizardAppRule, io.dropwizard.setup.Environment); | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 0 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/  | ||||