Opened this issue 8 years ago · 1 comments
Otherwise this will not work:
rule.manage(new Managed() { /* code */ } );
Because it will attempt to pull the instance from Guice.
Note: this applies to integration test with DropwizardTestSupport
DropwizardTestSupport