Home
last modified time | relevance | path

Searched refs:testConfig (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3TestCase.php151 public function setTestConfig(GoogleCloudDialogflowCxV3TestConfig $testConfig) argument
153 $this->testConfig = $testConfig;
160 return $this->testConfig;
H A DGoogleCloudDialogflowCxV3beta1TestCase.php151 public function setTestConfig(GoogleCloudDialogflowCxV3beta1TestConfig $testConfig) argument
153 $this->testConfig = $testConfig;
160 return $this->testConfig;
/plugin/structacl/_test/
H A DConfigTest.php20 public function testConfig(): void function in dokuwiki\\plugin\\structacl\\test\\ConfigTest
/plugin/captcha/_test/
H A DHelperTest.php