A JUnit Runner allowing Guice-based testing. Each test method is running with a clean Injector instance.
'net.lamberto.junit:guice-junit-runner:1.0.1'
<dependency>
<groupId>net.lamberto.junit</groupId>
<artifactId>guice-junit-runner</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="net.lamberto.junit" name="guice-junit-runner" rev="1.0.1"/>
"net.lamberto.junit", "guice-junit-runner", "1.0.1"