Uses of Interface
step.repository.alm.v16.otaclient.ITestParameterFactory
-
Packages that use ITestParameterFactory Package Description step.repository.alm.v16.otaclient -
-
Uses of ITestParameterFactory in step.repository.alm.v16.otaclient
Subinterfaces of ITestParameterFactory in step.repository.alm.v16.otaclient Modifier and Type Interface Description interface
ITestParameterFactory2
Services for managing Component parameters.Methods in step.repository.alm.v16.otaclient that return ITestParameterFactory Modifier and Type Method Description ITestParameterFactory
ISupportTestParameters. testParameterFactory()
The Parameter factory that manages the parameters of the current object.
-