Package | Description |
---|---|
com.eviware.soapui.impl.wsdl.loadtest.data |
LoadTest Data and related classes
|
com.eviware.soapui.impl.wsdl.teststeps |
WsdlTestStep implementations
|
com.eviware.soapui.model.testsuite |
Test-related model items
|
Modifier and Type | Method and Description |
---|---|
TestStepResult.TestStepStatus |
LoadTestStepSample.getStatus() |
Modifier and Type | Method and Description |
---|---|
TestStepResult.TestStepStatus |
WsdlTestStepResult.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlTestStepResult.setStatus(TestStepResult.TestStepStatus status) |
Modifier and Type | Method and Description |
---|---|
TestStepResult.TestStepStatus |
TestStepResult.getStatus() |
static TestStepResult.TestStepStatus |
TestStepResult.TestStepStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestStepResult.TestStepStatus[] |
TestStepResult.TestStepStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All Rights Reserved.