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 GuiceTweakerSpincastTestBase.createGuiceTweaker()protected GuiceTweakerSpincastTestBase.getGuiceTweakerFromThreadLocal()Methods in org.spincast.testing.core with parameters of type GuiceTweakerModifier and TypeMethodDescriptionprotected voidAppBasedTestingBase.tweakConfigurations(GuiceTweaker guiceTweaker) Since an App is used, it will probably use it own AppConfig interface for the config.protected voidSpincastTestBase.tweakConfigurations(GuiceTweaker guiceTweaker)