Home
last modified time | relevance | path

Searched refs:assertContains (Results 26 – 34 of 34) sorted by last modified time

12

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DInlineTest.php108 $this->assertContains('fr', strtolower(setlocale(LC_NUMERIC, 0)));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md152 * Fixed [#2333](https://github.com/sebastianbergmann/phpunit/issues/2333): `assertContains()` and `…
/plugin/inlineedit/_test/
H A Dsyntax.test.php26 $this->assertContains('Test', $mselector->text());
/plugin/pageimage/_test/
H A Dpagelist.test.php27 $this->assertContains('media=wiki:dokuwiki-128.png',$image);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php353 …$this->assertContains((string)$fb, $expected, "$fb did not appear in our list of expected freebusy…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DUriTest.php23 $this->assertContains('URL;VALUE=URI:http://example.org/', $output);
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php77 function assertContains($needle, $haystack, $message = '') { function in PHPUnit_Assert
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1 …got "+I+" which was more than "+l+" away",Math.abs(i-I)<l);}function assertContains(){_validateArg… function
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js290 function assertContains() { function

12