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.0'
<dependency>
<groupId>net.lamberto.junit</groupId>
<artifactId>guice-junit-runner</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="net.lamberto.junit" name="guice-junit-runner" rev="1.0.0"/>
"net.lamberto.junit", "guice-junit-runner", "1.0.0"