Uses of Interface
de.hybris.platform.cockpit.util.testing.TestIdContext
Packages that use TestIdContext
Package
Description
-
Uses of TestIdContext in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util with parameters of type TestIdContextModifier and TypeMethodDescriptionstatic voidUITools.applyTestID(org.zkoss.zk.ui.Component component, TestIdContext ctx) Applies a test id to aComponentaccording to the specifiedTestIdContextif test id mechanism is enabled. -
Uses of TestIdContext in de.hybris.platform.cockpit.util.testing
Classes in de.hybris.platform.cockpit.util.testing with type parameters of type TestIdContext -
Uses of TestIdContext in de.hybris.platform.cockpit.util.testing.impl
Classes in de.hybris.platform.cockpit.util.testing.impl that implement TestIdContextModifier and TypeClassDescriptionclassA context holding information about a listview cell that can be used by a test id generator. -
Uses of TestIdContext in de.hybris.platform.productcockpit.util.testing.impl
Classes in de.hybris.platform.productcockpit.util.testing.impl that implement TestIdContext