| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected RunTestsResult |
RunTestsResponse.result |
protected RunTestsResult |
DeployDetails.runTestResult |
| Modifier and Type | Method and Description |
|---|---|
RunTestsResult |
ObjectFactory.createRunTestsResult()
Create an instance of
RunTestsResult |
RunTestsResult |
RunTestsResponse.getResult()
Gets the value of the result property.
|
RunTestsResult |
DeployDetails.getRunTestResult()
Gets the value of the runTestResult property.
|
RunTestsResult |
ToolingConnection.runTests(RunTestsRequest runTestsRequest,
SessionHeader sessionHeader,
DebuggingHeader debuggingHeader,
CallOptions callOptions,
Holder<DebuggingInfo> debuggingInfo)
Execute test methods
|
| Modifier and Type | Method and Description |
|---|---|
void |
RunTestsResponse.setResult(RunTestsResult value)
Sets the value of the result property.
|
void |
DeployDetails.setRunTestResult(RunTestsResult value)
Sets the value of the runTestResult property.
|
Copyright © 2016. All rights reserved.