Home
last modified time | relevance | path

Searched refs:assertTrue (Results 301 – 325 of 430) sorted by path

1...<<1112131415161718

/plugin/imapmarkers/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/include/_test/
H A Dnamespace_includes.test.php130 $this->assertTrue($dir !== null);
H A Dnested_include.test.php39 $this->assertTrue(strpos($mainHTML, 'Main Content') !== false, 'Main content contains "Main Content"');
40 $this->assertTrue($this->_matchHeader('1', 'Main Test Page', $mainHTML), 'Main page header is h1');
41 $this->assertTrue(strpos($mainHTML, 'Second Content') !== false, 'Main content contains "Second Content"');
42 $this->assertTrue($this->_matchHeader('2', 'Second Test Page', $mainHTML), 'Second page header on main page is h2');
43 $this->assertTrue(strpos($mainHTML, 'Third Content') !== false, 'Main content contains "Third Content"');
44 $this->assertTrue($this->_matchHeader('3', 'Third Test Page', $mainHTML), 'Third page header on main page is h3');
45 $this->assertTrue(strpos($secondHTML, 'Second Content') !== false, 'Second content contains "Second Content"');
46 $this->assertTrue($this->_matchHeader('1', 'Second Test Page', $secondHTML), 'Second page header on second page is h1');
47 $this->assertTrue(strpos($secondHTML, 'Third Content') !== false, 'Second content contains "Third Content"');
48 $this->assertTrue(
[all...]
H A Dpagemove_support.test.php26 $this->assertTrue($move->movePage('editx', 'test:editx'));
42 $this->assertTrue($move->movePage('editx', 'test:edit'));
71 $this->assertTrue($move->movePage('old:namespace:main', 'new:namespace:main'));
72 $this->assertTrue($move->movePage('old:namespace:1:page_1', 'new:namespace:1:page_1'));
73 $this->assertTrue($move->movePage('old:namespace:1:page_2', 'new:namespace:1:page_2'));
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1assertTrue(){_validateArguments(1,arguments);var i=nonCommentArg(1,1,arguments);if(typeof(i)!='boo… function
/plugin/inlineedit/_test/
H A Dsyntax.test.php25 $this->assertTrue($mselector->length === 1);
/plugin/instantpage/_test/
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/ipban/_test/
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/issuelinks/_test/
H A Dgeneral.test.php32 $this->assertTrue(mail_isvalid($info['email']));
34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessBuilderTest.php28 $this->assertTrue($proc->areEnvironmentVariablesInherited());
187 $this->assertTrue($process->isOutputDisabled());
218 $this->assertTrue($process->isSuccessful());
H A DProcessTest.php453 $this->assertTrue($process->isRunning());
470 $this->assertTrue($process->isSuccessful());
607 $this->assertTrue($process->isRunning());
608 $this->assertTrue($process->isStarted());
613 $this->assertTrue($process->isStarted());
614 $this->assertTrue($process->isTerminated());
622 $this->assertTrue($process->isRunning());
816 $this->assertTrue($e->isIdleTimeout());
858 $this->assertTrue($process->isRunning());
1027 $this->assertTrue($p->isOutputDisabled());
[all …]
/plugin/jsonrpc/_test/
H A Djsonrpc_test.php22 $this->assertTrue(checkAuth(), "Failure checkAuth, allow_all");
31 $this->assertTrue(checkAuth(), "Failer checkAuth, allow testuser");
/plugin/latexit/_test/
H A Dbibhandler.test.php60 $this->assertTrue($this->b->isEmpty());
H A Dgeneral.test.php33 $this->assertTrue(mail_isvalid($info['email']));
35 $this->assertTrue(false !== strtotime($info['date']));
H A Drecursionhandler.test.php40 $this->assertTrue($this->r->disallow("page"));
H A Drenderer.test.php57 $this->assertTrue($this->r->canRender('latex'));
H A Dsyntax.test.php51 $this->assertTrue($this->s->isSingleton());
77 $this->assertTrue($result);
83 $this->assertTrue($result);
89 $this->assertTrue($result);
/plugin/latexport/_test/
H A Ddecorator_headings.test.php38 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
52 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_images.test.php36 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
52 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
68 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_includer.test.php45 …$this->assertTrue( $this->decoratorMock->noCommands(), "Should not have any c…
179 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
206 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
242 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_math.test.php38 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
53 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
68 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
83 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
99 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
118 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
130 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
H A Ddecorator_tables.test.php92 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
143 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
217 $this->assertTrue($this->decoratorMock->noCommands(), "Should not have more commands");
/plugin/letsencrypt/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/linkfix/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/listusergroup/_test/
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $this->assertTrue(false !== strtotime($info['date']));

1...<<1112131415161718