Home
last modified time | relevance | path

Searched refs:testSpecification (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestExecution.php154 public function setTestSpecification(TestSpecification $testSpecification) argument
156 $this->testSpecification = $testSpecification;
163 return $this->testSpecification;
H A DTestMatrix.php223 public function setTestSpecification(TestSpecification $testSpecification) argument
225 $this->testSpecification = $testSpecification;
232 return $this->testSpecification;