Package net.serenitybdd.junit5.guice
Class JUnitInjectors
- java.lang.Object
-
- net.serenitybdd.junit5.guice.JUnitInjectors
-
public class JUnitInjectors extends java.lang.ObjectSomewhere to hold the Guice injector. There might be a better way to do this.
-
-
Constructor Summary
Constructors Constructor Description JUnitInjectors()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.inject.InjectorgetInjector()
-