| Package | Description |
|---|---|
| com.microfocus.silkcentral.webservices.tests |
This package contains interfaces to access the Tests area of Silk Central (TestsService, previously IPlanningService).
|
| Modifier and Type | Method and Description |
|---|---|
CustomStepProperty[] |
TestsService.getCustomStepPropertyNames(java.lang.String sessionId,
int projectId)
Returns an array of custom step properties.
|
CustomStepProperty[] |
ManualTestStep.getProperties()
Gets the custom step properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManualTestStep.setProperties(CustomStepProperty[] properties)
Sets the custom step properties
|
| Constructor and Description |
|---|
ManualTestStep(int pos,
java.lang.String name,
java.lang.String description,
java.lang.String expectedResult,
CustomStepProperty[] properties) |
Copyright © Micro Focus 2004-2019. All rights reserved.