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 voidRunTestsRequest. setTests(TestsNode[] tests)
-