Home
last modified time | relevance | path

Searched refs:testCaseId (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DTestCase.php42 public $testCaseId; variable in Google\\Service\\ToolResults\\TestCase
135 public function setTestCaseId($testCaseId) argument
137 $this->testCaseId = $testCaseId;
144 return $this->testCaseId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsStepsTestCases.php45 * @param string $testCaseId A Test Case id. Required.
49 public function get($projectId, $historyId, $executionId, $stepId, $testCaseId, $optParams = []) argument
51 …d' => $historyId, 'executionId' => $executionId, 'stepId' => $stepId, 'testCaseId' => $testCaseId];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DToolResults.php769 …/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}/testCases/{testCaseId}',
792 'testCaseId' => [