public class ProjectTestItemImpl extends ActiveXComponent
Constructor and description |
---|
ProjectTestItemImpl
(Dispatch projectTestItemDispatch) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
getChildCount() |
|
ProjectTestItem |
getChildTestItem(int index) |
|
int |
getCount() |
|
java.lang.String |
getDescription() |
|
boolean |
getEnabled() |
|
java.lang.String |
getName() |
|
ProjectTestItem |
getParentTestItem() |
|
TC_PROJECT_TEST_ITEM_STOP_VALUE |
getStopOnError() |
|
TC_PROJECT_TEST_ITEM_STOP_VALUE |
getStopOnException() |
|
java.lang.String |
getTestMoniker() |
|
int |
getTimeout() |
|
boolean |
isGroup() |
|
void |
setCount(int value) |
|
void |
setDescription(java.lang.String value) |
|
void |
setEnabled(boolean value) |
|
void |
setName(java.lang.String value) |
|
void |
setStopOnError(TC_PROJECT_TEST_ITEM_STOP_VALUE value) |
|
void |
setStopOnException(TC_PROJECT_TEST_ITEM_STOP_VALUE value) |
|
void |
setTimeout(int value) |
ReadyAPI functional (soapui) SDK 3.20.1