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