Home
last modified time | relevance | path

Searched refs:stub (Results 1 – 20 of 20) sorted by relevance

/plugin/pirate/
H A Drenderer.php149 function avast($stub = '',$chance = 5) { argument
151 ", avast$stub",
152 "$stub Ahoy!",
156 "$stub Walk the plank!",
157 "$stub Aarrr!",
158 "$stub Yaaarrrrr!",
167 ", ye scurvey dog$stub",
169 ", to be sure$stub",
170 ", I'll warrant ye$stub",
174 ", I'll warrant ye$stub",
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
H A DInvocationMocker.php76 * @param PHPUnit_Framework_MockObject_Stub $stub
82 $this->matcher->stub = $stub;
95 $stub = count($nextValues) === 0 ?
101 return $this->will($stub);
113 return $this->will($stub);
127 return $this->will($stub);
141 return $this->will($stub);
155 return $this->will($stub);
165 return $this->will($stub);
177 return $this->will($stub);
[all …]
H A DStub.php22 * @param PHPUnit_Framework_MockObject_Stub $stub
26 public function will(PHPUnit_Framework_MockObject_Stub $stub); argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/
H A DTestCase.php86 $stub = $this->createMock(Xdebug::class);
88 $stub->expects($this->any())
152 $stub = $this->createMock(Xdebug::class);
154 $stub->expects($this->any())
192 $stub = $this->createMock(Xdebug::class);
194 $stub->expects($this->any())
285 $stub = $this->createMock(Xdebug::class);
287 $stub->expects($this->any())
300 return $stub;
323 $stub->expects($this->any())
[all …]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dbuild-phar.php49 $stub = '#!/usr/bin/env php'."\n"; variable
50 $stub .= '<?php'."\n";
51 $stub .= 'Phar::mapPhar(\''.$script.'.phar\');'."\n";
52 $stub .= 'require_once "phar://'.$script.'.phar/CodeSniffer/CLI.php";'."\n";
53 $stub .= '$cli = new PHP_CodeSniffer_CLI();'."\n";
54 $stub .= '$cli->run'.$script.'();'."\n";
55 $stub .= '__HALT_COMPILER();';
56 $phar->setStub($stub);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DMatcher.php52 public $stub = null; variable in PHPUnit_Framework_MockObject_Matcher
85 if ($this->stub !== null) {
86 $list[] = 'will ' . $this->stub->toString();
149 if ($this->stub) {
150 return $this->stub->invoke($invocation);
/plugin/mundart/
H A Drenderer.php288 function avast($stub = '',$chance = 5) { argument
290 ", des kennste abr glaubn$stub",
295 return (((1 == rand(1,$chance))?array_shift($shouts):$stub) . ' ');
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DGeneratorTest.php174 $stub = $this->generator->getMock([AnInterfaceWithReturnType::class, AnInterface::class]);
176 $this->assertInstanceOf(AnInterfaceWithReturnType::class, $stub);
177 $this->assertInstanceOf(AnInterface::class, $stub);
178 $this->assertInstanceOf(PHPUnit_Framework_MockObject_MockObject::class, $stub);
/plugin/supa/
H A Dchangelog.txt6 Reintroduce some stub functions to make upgrade less painfull
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DREADME.md131 A stub is an object double, which doesn't have any expectations about the object behavior,
133 but bear with me for a minute. Simply put, a stub is a dummy, which depending on the called
276 We've just described how our stub object should behave, even though the original object could have
305 Nothing. Your stub will continue behaving the way it did before. That's because of how
313 #### Getting stub objects
315 Ok, now we know how to define our prophecy method promises, let's get our stub from
319 $stub = $prophecy->reveal();
327 calling it on a stub.
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock323 "stub"
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js31254 FFTM.prototype.stub = function stub(N) {
31268 var _ = this.stub(N);
34940 FFTM.prototype.stub = function stub(N) {
34954 var _ = this.stub(N);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs16705 /* TODO: something useful -- this is a stub */
21642 /* TODO: generate stub cells */
22166 break; /* stub */
26250 /* get cell, creating a stub if necessary */
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1 …};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break …
H A Djson.worker.js.map1 …};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break …
H A Dbundle.js.map1stub it\n// don't break things. But we need to wrap it in a try catch in case it is\n// wrapped i…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break …
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …};\n\n// cached from whatever global is present so that test runners that stub it\n// don't break …