Package | Description |
---|---|
com.jamasoftware.contour.ws.domain |
Modifier and Type | Method and Description |
---|---|
List<WsTestCaseStep> |
WsItem.getTestCaseSteps()
If the item is a Test Case, this will contain the steps for the Test Case.
|
Modifier and Type | Method and Description |
---|---|
void |
WsItem.setTestCaseSteps(List<WsTestCaseStep> testCaseSteps) |
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.