DropwizardClient.FakeApplication   DropwizardClient.FakeApplication 
Compiled from "DropwizardClient.java" Compiled from "DropwizardClient.java"
class io.dropwizard.testing.common.DropwizardClient$FakeApplication extends io.dropwizard.Application<io.dropwizard.Configuration> { class io.dropwizard.testing.common.DropwizardClient$FakeApplication extends io.dropwizard.core.Application<io.dropwizard.core.Configuration> {
final io.dropwizard.testing.common.DropwizardClient this$0; final io.dropwizard.testing.common.DropwizardClient this$0;
public void run(io.dropwizard.Configuration, io.dropwizard.setup.Environm public void run(io.dropwizard.core.Configuration, io.dropwizard.core.setu
ent); p.Environment);
io.dropwizard.testing.common.DropwizardClient$FakeApplication(io.dropwiza
rd.testing.common.DropwizardClient, io.dropwizard.testing.common.Dropwizard
Client$1);
} }
 End of changes. 2 change blocks. 
6 lines changed or deleted 3 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/