Uses of Class
com.hybris.cockpitng.testing.util.BeanLookupFactory
-
Packages that use BeanLookupFactory Package Description com.hybris.cockpitng.testing.util -
-
Uses of BeanLookupFactory in com.hybris.cockpitng.testing.util
Methods in com.hybris.cockpitng.testing.util that return BeanLookupFactory Modifier and Type Method Description static BeanLookupFactoryBeanLookupFactory. createBeanLookup()BeanLookupFactoryBeanLookupFactory. registerBean(java.lang.String name, java.lang.Object bean)Methods in com.hybris.cockpitng.testing.util with parameters of type BeanLookupFactory Modifier and Type Method Description static voidCockpitTestUtil. mockBeanLookup(BeanLookupFactory lookup)Mocks beans that are accessible bySpringUtil.
-