Uses of Class
org.spincast.core.guice.GuiceTweaker
Packages that use GuiceTweaker
-
Uses of GuiceTweaker in org.spincast.core.guice
Fields in org.spincast.core.guice with type parameters of type GuiceTweaker -
Uses of GuiceTweaker in org.spincast.testing.core
Methods in org.spincast.testing.core that return GuiceTweakerModifier and TypeMethodDescriptionprotected GuiceTweaker
SpincastTestBase.createGuiceTweaker()
protected GuiceTweaker
SpincastTestBase.getGuiceTweakerFromThreadLocal()
Methods in org.spincast.testing.core with parameters of type GuiceTweakerModifier and TypeMethodDescriptionprotected void
AppBasedTestingBase.tweakConfigurations
(GuiceTweaker guiceTweaker) Since an App is used, it will probably use it own AppConfig interface for the config.protected void
SpincastTestBase.tweakConfigurations
(GuiceTweaker guiceTweaker)