Home
last modified time | relevance | path

Searched refs:assertEquals (Results 401 – 425 of 1007) sorted by relevance

1...<<11121314151617181920>>...41

/plugin/stale/_test/
H A DbaseTest.php41 $this->assertEquals(1, $countListContainer, "There should an element");
57 $this->assertEquals(true, $result);
80 $this->assertEquals(
114 $this->assertEquals(
/plugin/webcomponent/_test/
H A Dcard.test.php20 $this->assertEquals('card', $componentName);
47 $this->assertEquals($expected, $xhtml);
72 $this->assertEquals($expected.$expected, $xhtml);
/plugin/backlinks2/_test/
H A Dsyntax_exclude.test.php95 $this->assertEquals(
103 $this->assertEquals(
111 $this->assertEquals(
H A Dsyntax_include.test.php87 $this->assertEquals(
95 $this->assertEquals(
103 $this->assertEquals(
H A Dsyntax_include_deep.test.php94 $this->assertEquals(
102 $this->assertEquals(
110 $this->assertEquals(
/plugin/issuelinks/_test/
H A DhandleIssueLinkSyntax.test.php45 $this->assertEquals(array(
81 $this->assertEquals(array(), $pagerev_issues);
106 $this->assertEquals(array(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractTest.php41 $this->assertEquals(array(
53 $this->assertEquals(
89 $this->assertEquals($expected, $result);
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPreconditionTest.php173 $this->assertEquals(304, $server->httpResponse->getStatus());
174 $this->assertEquals(['ETag' => ['"abc123"']], $server->httpResponse->getHeaders());
194 $this->assertEquals(304, $server->httpResponse->getStatus());
195 $this->assertEquals([
199 $this->assertEquals(1, HTTP\SapiMock::$sent);
216 $this->assertEquals(304, $server->httpResponse->status);
217 $this->assertEquals(array(
H A DExceptionTest.php10 $this->assertEquals(500,$e->getHTTPCode());
24 $this->assertEquals($status, $obj->getHTTPCode());
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DCallTest.php19 …$this->assertEquals(['U', null], $node->getArguments('date', ['format' => 'U', 'timestamp' => null…
76 … $this->assertEquals(['arg1'], $node->getArguments([$this, 'customFunction'], ['arg1' => 'arg1']));
82 …$this->assertEquals(['arg1'], $node->getArguments(__CLASS__.'::customStaticFunction', ['arg1' => '…
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php283 $this->assertEquals($output, $this->writer->outputMemory());
300 $this->assertEquals($output, $this->writer->outputMemory());
324 $this->assertEquals($output, $this->writer->outputMemory());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DMultiDependencyTest.php20 $this->assertEquals('foo', $a);
21 $this->assertEquals('bar', $b);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php15 $this->assertEquals($outcome, $vtodo->isInTimeRange($start, $end));
40 $this->assertEquals(array(), $messages);
67 $this->assertEquals(
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php15 $this->assertEquals($outcome, $vtodo->isInTimeRange($start, $end));
40 $this->assertEquals([], $messages);
67 $this->assertEquals(
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php15 $this->assertEquals($outcome, $vtodo->isInTimeRange($start, $end));
40 $this->assertEquals(array(), $messages);
67 $this->assertEquals(
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVJournalTest.php15 $this->assertEquals($outcome, $vtodo->isInTimeRange($start, $end));
40 $this->assertEquals(array(), $messages);
67 $this->assertEquals(
/plugin/pageimage/_test/
H A Dsyntax.test.php11 $this->assertEquals('pageimage:png',p_get_metadata('pageimage:page','pageimage'));
15 $this->assertEquals($xhtml,'');
/plugin/findologicxmlexport/vendor/sebastian/diff/tests/
H A DParserTest.php50 $this->assertEquals(20, $chunks[0]->getStart());
66 $this->assertEquals(20, $chunks[0]->getStart());
67 $this->assertEquals(320, $chunks[1]->getStart());
68 $this->assertEquals(600, $chunks[2]->getStart());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/
H A DPluginTest.php18 $this->assertEquals($plugin, $fakeServer->getPlugin('auth'));
70 $this->assertEquals('principals/admin', $plugin->getCurrentPrincipal());
112 $this->assertEquals('principals/admin', $plugin->getCurrentPrincipal());
125 $this->assertEquals('admin', $plugin->getCurrentUser());
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DArrayTest.php34 self::assertEquals($expected, $result);
50 self::assertEquals([$input], $result);
72 self::assertEquals($expected, $result);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/
H A DScheduleCalendarTranspTest.php21 $this->assertEquals(
88 $this->assertEquals(
112 $this->assertEquals(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DExpandPropertiesTest.php40 $this->assertEquals($plugin, $fakeServer->getPlugin('acl'));
70 …$this->assertEquals(207, $server->httpResponse->status,'Incorrect status code received. Full body:…
71 $this->assertEquals(array(
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php79 $this->assertEquals(\E_USER_NOTICE, $actualError['type']);
157 $this->assertEquals($expectedOutputSize, \strlen($o));
319 $this->assertEquals($expected, $process->getOutput());
523 $this->assertEquals(0, $process->getExitCode());
574 $this->assertEquals(0, $process->getExitCode());
583 $this->assertEquals(0, $process->getExitCode());
587 $this->assertEquals(0, $process->getExitCode());
680 $this->assertEquals(0, $process->getTermSignal());
840 $this->assertEquals(1, $e->getExceededTimeout());
920 $this->assertEquals(137, $process->getExitCode());
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestImplementorTest.php21 $this->assertEquals(0, $result->errorCount());
22 $this->assertEquals(0, $result->failureCount());

1...<<11121314151617181920>>...41