Home
last modified time | relevance | path

Searched refs:assertEquals (Results 401 – 425 of 1007) sorted by last modified time

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

/plugin/webdav/_test/
H A Dgeneral.test.php29 $this->assertEquals('webdav', $info['base']);
/plugin/structsection/_test/
H A Dgeneral.test.php27 $this->assertEquals('structsection', $info['base']);
48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'structsection/conf/def…
/plugin/listusergroup/_test/
H A Dgeneral.test.php29 $this->assertEquals('groupusers2', $info['base']);
51 $this->assertEquals(
/plugin/elwikiupgrade/_test/
H A Dgeneral.test.php29 $this->assertEquals('elwikiupgrade', $info['base']);
51 $this->assertEquals(
/plugin/creole/_test/
H A Dcreole.test.php33 $this->assertEquals($expected, $xhtml);
48 $this->assertEquals($expected, $xhtml);
63 $this->assertEquals($expected, $xhtml);
79 $this->assertEquals($expected, $xhtml);
95 $this->assertEquals($expected, $xhtml);
111 $this->assertEquals($expected, $xhtml);
127 $this->assertEquals($expected, $xhtml);
143 $this->assertEquals($expected, $xhtml);
159 $this->assertEquals($expected, $xhtml);
175 $this->assertEquals($expected, $xhtml);
[all …]
/plugin/twitter/_test/
H A Dgeneral.test.php45 $this->assertEquals('twitter', $info['base']);
/plugin/loglog/_test/
H A DLogging.test.php35 $this->assertEquals($expected, $actual);
58 $this->assertEquals($expected, $actual);
/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 …]
H A DPhpExecutableFinderTest.php36 $this->assertEquals($current.$args, $f->find(), '::find() returns the executable PHP');
37 $this->assertEquals($current, $f->find(false), '::find() returns the executable PHP');
53 $this->assertEquals($current.' --php', $f->find(), '::find() returns the executable PHP');
54 $this->assertEquals($current, $f->find(false), '::find() returns the executable PHP');
65 … $this->assertEquals(['--php'], $f->findArguments(), '::findArguments() returns HHVM arguments');
67 … $this->assertEquals(['-qrr'], $f->findArguments(), '::findArguments() returns phpdbg arguments');
69 $this->assertEquals([], $f->findArguments(), '::findArguments() returns no arguments');
H A DPhpProcessTest.php28 $this->assertEquals($expected, $process->getOutput());
H A DProcessBuilderTest.php92 $this->assertEquals('"/usr/bin/php" -v', $proc->getCommandLine());
94 $this->assertEquals("'/usr/bin/php' '-v'", $proc->getCommandLine());
99 $this->assertEquals('"/usr/bin/php" -i', $proc->getCommandLine());
101 $this->assertEquals("'/usr/bin/php' '-i'", $proc->getCommandLine());
112 $this->assertEquals('"/usr/bin/php" composer.phar -v', $proc->getCommandLine());
114 $this->assertEquals("'/usr/bin/php' 'composer.phar' '-v'", $proc->getCommandLine());
119 $this->assertEquals('"/usr/bin/php" composer.phar -i', $proc->getCommandLine());
163 $this->assertEquals('"/usr/bin/php"', $process->getCommandLine());
165 $this->assertEquals("'/usr/bin/php'", $process->getCommandLine());
175 $this->assertEquals('"/usr/bin/php"', $process->getCommandLine());
[all …]
H A DExecutableFinderTest.php65 $this->assertEquals($expected, $result);
165 $this->assertEquals(strtolower($expected), strtolower($tested));
167 $this->assertEquals($expected, $tested);
H A DProcessFailedExceptionTest.php82 $this->assertEquals(
128 $this->assertEquals(
/plugin/filelist/_test/
H A Dfilelist.test.php
/plugin/vimeo/_test/
H A Dgeneral.test.php29 $this->assertEquals('vimeo', $info['base']);
51 $this->assertEquals(
/plugin/latexport/_test/
H A Ddecorator.test.php25 $this->assertEquals(3, $this->decoratorMock->recursionLevel, "Recursion level");
H A Ddecorator_headings.test.php33 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text1", 1, 10));
34 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text2", 1, 20));
35 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text3", 3, 30));
36 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text4", 3, 40));
47 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text1", 3, 10));
48 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text2", 3, 20));
49 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text3", 1, 30));
50 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text4", 2, 40));
57 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandHeader("text1", 5, 10));
H A Ddecorator_images.test.php32 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandPOpen());
34 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandPClose());
46 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandPOpen());
48 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandCData(" x "));
49 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S2", "Title2", …
50 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandPClose());
62 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandPOpen());
63 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandCData(" "));
64 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S1", "Title1", …
65 …$this->assertEquals($this->decoratorMock->nextCommand(), new CommandInternalMedia("S2", "Title2", …
[all …]
H A Ddecorator_includer.test.php49 $this->assertEquals(DecoratorIncluderTest::LINK, $link->getLink(), "Link");
71 $this->assertEquals(new CommandInternalLink(
96 $this->assertEquals($this->includes->count(), 0, "Should not have any include");
98 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandListUOpen());
112 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandListUClose());
132 $this->assertEquals($this->includes->count(), 0, "Should not have any include");
134 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandListUOpen());
138 $this->assertEquals($this->decoratorMock->nextCommand(), new CommandListUOpen());
181 $this->assertEquals($this->includes->count(), 1, "Should have one include");
264 $this->assertEquals(4, $link->getHeadingLevel(), "Heading level");
[all …]
H A Ddecorator_math.test.php35 $this->assertEquals(new CommandCData('Hey'),
50 $this->assertEquals(new CommandCData('Hey'),
63 $this->assertEquals(new CommandMathjaxContent("\\($formula\\)"),
65 $this->assertEquals(new CommandCData(' Hey'),
78 $this->assertEquals(new CommandMathjaxContent("\\($formula\\)"),
80 $this->assertEquals(new CommandCData(' Hey'),
94 $this->assertEquals(new CommandMathjaxContent($formula),
96 $this->assertEquals(new CommandCData('Hey'),
110 $this->assertEquals(new CommandCData('Hey'),
115 $this->assertEquals(new CommandCData('Hey'),
[all …]
H A Ddecorator_tables.test.php33 $this->assertEquals(new CommandPClose(), $this->decoratorMock->nextCommand());
34 $this->assertEquals(new CommandTableOpen(3, 0, 0), $this->decoratorMock->nextCommand());
35 $this->assertEquals(new CommandLinebreak(), $this->decoratorMock->nextCommand());
36 $this->assertEquals(new CommandTableClose(), $this->decoratorMock->nextCommand());
37 $this->assertEquals(new CommandPClose(), $this->decoratorMock->nextCommand());
65 $this->assertEquals(new CommandTableOpen(3, 0, 0), $this->decoratorMock->nextCommand());
67 $this->assertEquals(new CommandTableRowOpen(), $this->decoratorMock->nextCommand());
69 $this->assertEquals(new CommandTableHeaderOpen(1, 1, 1), $this->decoratorMock->nextCommand());
70 $this->assertEquals(new CommandTableHeaderClose(), $this->decoratorMock->nextCommand());
71 $this->assertEquals(new CommandTableHeaderOpen(1, 1, 1), $this->decoratorMock->nextCommand());
[all …]
/plugin/issuelinks/_test/
H A Dgeneral.test.php30 $this->assertEquals('issuelinks', $info['base']);
52 $this->assertEquals(gettype($conf), gettype($meta),
H A DhandleIssueLinkSyntax.test.php45 $this->assertEquals(array(
81 $this->assertEquals(array(), $pagerev_issues);
106 $this->assertEquals(array(
/plugin/filelisting/_test/
H A Dgeneral.test.php27 $this->assertEquals('filelisting', $info['base']);
48 $this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'filelisting/conf/default.php and ' . DOKU_PLUGIN . 'filelisting/conf/metadata.php have to exist and contain the same keys.');
/plugin/dropfiles/_test/
H A Dgeneral.test.php27 $this->assertEquals('dropfiles', $info['base']);
48 …$this->assertEquals(gettype($conf), gettype($meta),'Both ' . DOKU_PLUGIN . 'dropfiles/conf/default…

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