JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.alm.shared.api.model.ts
Interface TestSteps
All Known Subinterfaces:
TestRecordSteps
public interface
TestSteps
Since:
3.9.2
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
ReadOnlyStrictList
<
EnumOption
>
keys
()
ReadOnlyStrictList
<? extends
TestStep
>
steps
()
Method Details
keys
@NotNull
ReadOnlyStrictList
<
EnumOption
>
keys
()
steps
@NotNull
ReadOnlyStrictList
<? extends
TestStep
>
steps
()