Package | Description |
---|---|
br.eti.kinoshita.testlinkjavaapi | |
br.eti.kinoshita.testlinkjavaapi.constants |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
TestLinkAPI.createTestCaseSteps(Integer testCaseId,
String testCaseExternalId,
Integer version,
TestCaseStepAction action,
List<TestCaseStep> testCaseSteps)
Create, Update or Push a list of TestCaseSteps in a Test Case.
|
Modifier and Type | Method and Description |
---|---|
static TestCaseStepAction |
TestCaseStepAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseStepAction[] |
TestCaseStepAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2020. All rights reserved.