Searched refs:tester (Results 1 – 7 of 7) sorted by relevance
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/ |
H A D | LintCommandTest.php | 31 $tester = $this->createCommandTester(); 34 …$ret = $tester->execute(['filename' => $filename], ['verbosity' => OutputInterface::VERBOSITY_VERB… 37 $this->assertRegExp('/^\/\/ OK in /', trim($tester->getDisplay())); 42 $tester = $this->createCommandTester(); 46 …$ret = $tester->execute(['filename' => [$filename1, $filename2]], ['verbosity' => OutputInterface:… 49 $this->assertRegExp('/^\/\/ OK in /', trim($tester->getDisplay())); 57 $tester = $this->createCommandTester(); 60 $ret = $tester->execute(['filename' => $filename], ['decorated' => false]); 63 … $this->assertContains('Unable to parse at line 3 (near "bar").', trim($tester->getDisplay())); 98 $tester = $this->createCommandTester(); [all …]
|
/plugin/condition/ |
H A D | syntax.php | 33 var $tester = null; variable in syntax_plugin_condition 59 if(!$this->tester) return array(array(), ''); 60 $this->allowedtests = $this->tester->getops(); 61 $this->allowedkeys = $this->tester->getkeys(); 322 if(!$this->tester) { 326 return $this->tester->run($b, $bug); 332 $this->tester = null; 337 $this->tester = new condition_plugin_custom_tester(); 340 if(!$this->tester) { 342 $this->tester = new condition_plugin_base_tester();
|
/plugin/picasawebalbum/ |
H A D | README | 32 For example: {{picasawebalbum>tester}} => http://picasaweb.google.fr/tester 38 For example: {{picasawebalbum>tester:Maui}} => http://picasaweb.google.fr/tester/Maui
|
/plugin/crossdbsqlclient/ |
H A D | descr.txt | 49 {{crossdbsqlclient>postgresql|localhost:54321|testdb|tester|pwd}}
|
/plugin/passpolicy/ |
H A D | 10k-common-passwords.txt | 353 tester
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …tester function\n let tester;\n // special case a regexp that matches just words\n if ((o…
|
/plugin/subjectindex/plugins/ |
H A D | bible_verses.txt | 19117 "I have made you a metal tester among my people, one making a thorough search; and you will take no…
|