Searched refs:exactly (Results 1 – 25 of 91) sorted by relevance
1234
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tests/ |
| D | empty.rst | 9 hash, exactly ``false``, or exactly ``null``.
|
| D | constant.rst | 13 the status attribute is exactly the same as Post::PUBLISHED 21 the status attribute is exactly the same as Post::PUBLISHED
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | do.rst | 7 The ``do`` tag works exactly like the regular variable expression (``{{ ...
|
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/ |
| D | UtilsTest.php | 105 $s->expects($this->exactly(2)) 115 $s->expects($this->exactly(2))
|
| /plugin/structtasks/_test/ |
| D | NotifiersTest.php | 309 $mailer->expects($this->exactly($calls)) 340 $mailer->expects($this->exactly($calls)) 349 $mailer->expects($this->exactly($calls))->method('send')->with();
|
| D | CliTest.php | 174 $notifier->expects($this->exactly(2))
|
| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/ |
| H A D | PluginTest.php | 109 $this->assertEquals(2, count($responses), 'We expected exactly 2 {DAV:}response'); 234 $this->assertEquals(1, count($responses), 'We expected exactly 1 {DAV:}response');
|
| /plugin/header3/ |
| D | README.md | 3 This plugin renders the linebreaks in the output exactly as entered while editing the page.
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/ |
| D | FormErrorHandlerTest.php | 186 $formError->expects($this->exactly(2))->method('getMessagePluralization')->willReturn(0); 233 $formError->expects($this->exactly(2))->method('getMessagePluralization')->willReturn(0);
|
| /plugin/mcitem/ |
| D | README.md | 20 Every image of a block or item is named exactly like its description page in the wiki. And is provi…
|
| /plugin/asciidocjs/node_modules/inherits/ |
| D | README.md | 28 // then use exactly as the standard one
|
| /plugin/structnotification/_test/ |
| H A D | NotificationTest.php | 153 $search->expects($this->exactly(2))
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | Validation.java.bak | 77 // Target needs exactly one incoming connection from Source
|
| /plugin/pot/ |
| D | README.md | 106 Already set "< pot>" values can be retrieved and included in the formulas. To retrieve exactly one … 108 <pot> {@example} + 1 </pot> to fetch exactly one other pot result
|
| /plugin/davcal/vendor/sabre/http/tests/HTTP/ |
| H A D | ClientTest.php | 384 * the underlying object doesn't behave exactly the same, it helps us
|
| /plugin/findologicxmlexport/vendor/jms/metadata/tests/ |
| D | MetadataFactoryTest.php | 252 ->expects($this->exactly(2))
|
| /plugin/aichat/vendor/vanderlee/php-sentence/ |
| D | README.md | 33 Provided for convenience; this is exactly the same as counting the number of
|
| /plugin/asciidocjs/node_modules/jake/node_modules/brace-expansion/ |
| D | README.md | 83 `x` and `y` must be exactly one character, and if given, `incr` must be a
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/ |
| D | MockObjectTest.php | 156 $mock->expects($this->exactly(2)) 1025 $mock->expects($this->exactly($expectedNumberOfCalls))->method('bar')
|
| /plugin/asciidocjs/node_modules/brace-expansion/ |
| D | README.md | 83 `x` and `y` must be exactly one character, and if given, `incr` must be a
|
| /plugin/combo/vendor/php-webdriver/webdriver/ |
| H A D | CHANGELOG.md | 164 - `urlIs` - current URL exactly equals given value 168 - `elementTextIs` - text in element exactly equals given text
|
| /plugin/airtable/ |
| D | README.md | 111 **Make sure to write the field exactly as it appears in airtable**
|
| /plugin/quizlib/ |
| D | README.md | 17 * radio buttons (exactly one correct answer)
|
| /plugin/gitbacked/ |
| D | CHANGELOG.md | 9 <!-- Each Release must start with a line for the release version of exactly this format: ## [versio…
|
| /plugin/findologicxmlexport/vendor/phpspec/prophecy/ |
| D | README.md | 156 This promise will cause any call to our double's `read()` method with exactly one 333 are called mocks and in Prophecy they look almost exactly the same as stubs, except that
|
1234