Uses of Interface
step.repository.alm.otaclient.IStep
-
Packages that use IStep Package Description step.repository.alm step.repository.alm.otaclient TDAPIOLELib -
-
Uses of IStep in step.repository.alm
Methods in step.repository.alm with parameters of type IStep Modifier and Type Method Description protected void
ALMRepositoryDaemon. uploadAttachmentsToStep(step.core.artefacts.reports.ReportNode stepReport, IStep step)
-
Uses of IStep in step.repository.alm.otaclient
Subinterfaces of IStep in step.repository.alm.otaclient Modifier and Type Interface Description interface
IStep2
Represents a test step in a test run.
-