JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.sforce.soap.apex.TestsNode
Uses of
TestsNode
in
com.sforce.soap.apex
Methods in
com.sforce.soap.apex
that return
TestsNode
Modifier and Type
Method
Description
TestsNode
[]
RunTestsRequest.
getTests
()
Methods in
com.sforce.soap.apex
with parameters of type
TestsNode
Modifier and Type
Method
Description
void
RunTestsRequest.
setTests
(
TestsNode
[] tests)