Home
last modified time | relevance | path

Searched defs:testResult (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3TestCaseResult.php36 public $testResult; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TestCaseResult
87 public function setTestResult($testResult)
DGoogleCloudDialogflowCxV3beta1TestCaseResult.php36 public $testResult; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TestCaseResult
87 public function setTestResult($testResult)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DTestCase.php220 private $testResult; variable in PHPUnit_Framework_TestCase