Home
last modified time | relevance | path

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

12

/plugin/tag/_test/
H A Dtopic_tag.test.php24 $this->assertContains('tag:topictag', p_wiki_xhtml('topic_page'), 'Page with tag syntax doesn\'t contain tag output');
26 $this->assertContains('topic_page', p_wiki_xhtml('topic_page'), 'Page with topic and tag syntax doesn\'t list itself in the topic syntax');
27 $this->assertContains('tagged_page', p_wiki_xhtml('topic_page'), 'Page with topic syntax doesn\'t list matching page');
28 $this->assertContains('tag:mytag', p_wiki_xhtml('tagged_page'), 'Page with tag syntax doesn\'t contain tag output');
29 $this->assertContains('tag:test2tag', p_wiki_xhtml('tagged_page'), 'Page with tag syntax doesn\'t contain tag output');
/plugin/davcal/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/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DExpandEventsDTSTARTandDTENDTest.php104 …$this->assertContains($child->getValue(), ['20120207T171500Z', '20120208T171500Z', '20120209T17150…
107 …$this->assertContains($child->getValue(), ['20120207T181500Z', '20120208T181500Z', '20120209T18150…
H A DExpandEventsDTSTARTandDTENDbyDayTest.php93 …$this->assertContains($child->getValue(), array('20120214T171500Z', '20120216T171500Z'), 'DTSTART …
96 …$this->assertContains($child->getValue(), array('20120214T181500Z', '20120216T181500Z'), 'DTEND is…
/plugin/pureldap/_test/
H A DADClient.test.php
/plugin/include/_test/
H A Dlocallink_conversion.test.php
H A Dmedia_linktitle_conversion.test.php
/plugin/textrotate/_test/
H A Dsyntax.test.php20 $this->assertContains("<span class='plugin_textrotate_rotated'>textrotate</span>", $xhtml);
/plugin/ajaxedit/_test/
H A Dhelper.test.php20 $this->assertContains('DokuWiki',$wiki);
32 $this->assertContains('The page has just been edited',$wiki);
/plugin/openlayersmapoverlays/_test/
H A Dgeneral.test.php58 self::assertContains(
61 self::assertContains(
64 self::assertContains(
/plugin/webdavclient/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/tagadd/_test/
H A Dajax.test.php28 $this->assertContains('{{tag>Tag1 Tag2}}', $data);
46 $this->assertContains('{{tag> Tag1 Tag2 Tag3 }}', $data);
63 $this->assertContains('{{tag> Tag1 }}', $data);
/plugin/emoji/_test/
H A Demoji_syntax.test.php13 …$this->assertContains('<img class="emojione" alt="&#x1f604;" src="//cdn.jsdelivr.net/emojione/asse…
18 …$this->assertContains("<img class=\"emojione\" alt=\"\xF0\x9F\x98\x84\" src=\"//cdn.jsdelivr.net/e…
23 …$this->assertContains('<img class="emojione" alt="&#x1f604;" src="//cdn.jsdelivr.net/emojione/asse…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php52 $this->assertContains('getTemplateName', $env->compileSource('{{ foo }}', 'foo'));
371 …$this->assertContains('Defining the getGlobals() method in the "Twig_Tests_EnvironmentTest_Extensi…
443 …$this->assertContains('Defining the initRuntime() method in the "Twig_Tests_EnvironmentTest_Extens…
470 …$this->assertContains('The possibility to register the same extension twice', $this->deprecations[…
H A DErrorTest.php26 …$this->assertContains('test'.DIRECTORY_SEPARATOR.'Twig'.DIRECTORY_SEPARATOR.'Tests'.DIRECTORY_SEPA…
H A DTemplateTest.php110 $this->assertContains('is not allowed', $e->getMessage());
H A DCompilerTest.php32 $this->assertContains('fr', strtolower(setlocale(LC_NUMERIC, 0)));
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php503 $this->assertContains(AbstractTrait::class, $traits);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DFilesystemTest.php157 … $this->assertContains('Unable to find template "@named/nowhere.html"', $e->getMessage());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php118 …public static function assertContains($needle, $haystack, $message = '', $ignoreCase = false, $che… function in PHPUnit_Framework_Assert
163 static::assertContains(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php41 $this->assertContains($a, $c);
44 $this->assertContains($b, $c);
57 $this->assertContains($a, [$a]);
60 $this->assertContains($a, [$b]);
70 $this->assertContains('foo', ['foo']);
73 $this->assertContains('foo', ['bar']);
83 $this->assertContains('foo', [true]);
359 $this->assertContains(null, null);
392 $this->assertContains('foo', 'foobar');
395 $this->assertContains('foo', 'bar');
[all …]
H A DSuiteTest.php231 …$this->assertContains('Test for DataProviderDependencyTest::testDependency skipped by data provide…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/
H A DLintCommandTest.php63 … $this->assertContains('Unable to parse at line 3 (near "bar").', trim($tester->getDisplay()));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php514 function assertContains($needle, $haystack, $message = '', $ignoreCase = false, $checkForObjectIden… function
/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/
H A DSnapshotTest.php71 $this->assertContains('PHPUnit_Framework_TestCase', $classes);
80 $this->assertContains('PHPUnit_Framework_Test', $interfaces);
92 …$this->assertContains('SebastianBergmann\GlobalState\TestFixture\SnapshotTrait', $snapshot->traits…
107 $this->assertContains(__FILE__, $snapshot->includedFiles());

12