Uses of Class
com.hybris.cockpitng.testing.util.LabelLookupFactory
-
Packages that use LabelLookupFactory Package Description com.hybris.cockpitng.testing.util -
-
Uses of LabelLookupFactory in com.hybris.cockpitng.testing.util
Methods in com.hybris.cockpitng.testing.util that return LabelLookupFactory Modifier and Type Method Description static LabelLookupFactoryLabelLookupFactory. createLabelLookup()LabelLookupFactoryLabelLookupFactory. registerLabel(java.lang.String key, java.lang.String label)Methods in com.hybris.cockpitng.testing.util with parameters of type LabelLookupFactory Modifier and Type Method Description static voidCockpitTestUtil. mockLabelLookup(LabelLookupFactory lookup)Mocks labels that are accessible byLabels.
-