Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DTestExecution.php44 protected $testSpecificationType = TestSpecification::class;
152 * @param TestSpecification
154 public function setTestSpecification(TestSpecification $testSpecification)
159 * @return TestSpecification
H A DTestMatrix.php59 protected $testSpecificationType = TestSpecification::class;
221 * @param TestSpecification
223 public function setTestSpecification(TestSpecification $testSpecification)
228 * @return TestSpecification
H A DTestSpecification.php20 class TestSpecification extends \Google\Model class
192 class_alias(TestSpecification::class, 'Google_Service_Testing_TestSpecification');