Home
last modified time | relevance | path

Searched refs:expects (Results 1 – 25 of 152) sorted by last modified time

1234567

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-30.txt305 actually uses, or expects or is expected to use, the product. A product
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs4409 if(!Array.isArray(data[R])) throw new Error("aoa_to_sheet expects an array of arrays");
19569 } else throw new Error("String record expects Formula");
/plugin/structtasks/_test/
H A DActionTest.php29 $notifier->expects($this->never())->method('sendMessage');
41 $notifier->expects($this->never())->method('sendMessage');
85 $notifier->expects($this->once())
H A DCliTest.php106 $notifier->expects($this->once())
174 $notifier->expects($this->exactly(2))
H A DNotifiersTest.php309 $mailer->expects($this->exactly($calls))
334 $mailer->expects($this->once())
340 $mailer->expects($this->exactly($calls))
344 $mailer->expects($this->never())
346 $mailer->expects($this->never())
349 $mailer->expects($this->exactly($calls))->method('send')->with();
374 $mailer->expects($this->once())
398 $mailer->expects($this->once())
404 $mailer->expects($this->once())
407 $mailer->expects($this->once())->method('send')->with();
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php93 $dummy->expects($this->once())
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md78 - New instance of `RemoteWebDriver` created via `createBySessionID()` by default expects W3C mode. This could be disabled using fifth parameter of `createBySessionID()`.
/plugin/katex/
H A DLICENSE305 actually uses, or expects or is expected to use, the product. A product
/plugin/bbcodeextensions/
H A DLICENSE305 actually uses, or expects or is expected to use, the product. A product
/plugin/confightmlok/
H A DLICENSE108 A “User Product” is either (1) a “consumer product”, which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, “normally used” refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product.
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md108 The formatter is used through the ``format()`` method which expects at least two arrays: The first defines the column
131 you call backend code from your CLI that expects a Logger instance to produce any sensible status output while running.
/plugin/smtp/subtree/php-fig/log/Psr/Log/Test/
H A DLoggerInterfaceTest.php88 $dummy->expects($this->once())
/plugin/htmlokalt/
H A DLICENSE108 …icular user or of the way in which the particular user actually uses, or expects or is expected to…
/plugin/deeplautotranslate/
H A DLICENSE
/plugin/orphanmedia2/
H A DLICENSE305 actually uses, or expects or is expected to use, the product. A product
/plugin/odtsupport/
H A DLICENSE305 actually uses, or expects or is expected to use, the product. A product
/plugin/usecounter/
H A DLICENSE305 actually uses, or expects or is expected to use, the product. A product
/plugin/advanced/lang/en/config/
H A Dmime.txt3 …e. Additional mimetypes should be added in ''mime.local.conf''. The file expects an extension (wit…
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAppendStreamTest.php20 $s->expects($this->once())
37 $s->expects($this->once())
40 $s->expects($this->once())
43 $s->expects($this->once())
128 $s->expects($this->once())
131 $s->expects($this->once())
142 $s->expects($this->once())
145 $s->expects($this->once())
148 $s->expects($this->any())
H A DCachingStreamTest.php59 $d->expects($this->once())
H A DStreamDecoratorTraitTest.php39 $s->expects($this->once())
H A DUtilsTest.php105 $s->expects($this->exactly(2))
115 $s->expects($this->exactly(2))
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc72 {es} also supports bulk indexing of documents. The bulk API expects JSON
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md347 * `\Elastica\Document` expects a string as ID, not an int [#1672](https://github.com/ruflin/Elastica/pull/1672).
359 * \Elastica\AbstractUpdateAction::getOptions( $fields ) no longer supports the $underscore parameter, option names must match what elasticsearch expects.

1234567