Home
last modified time | relevance | path

Searched refs:assertTrue (Results 126 – 150 of 430) sorted by relevance

12345678910>>...18

/plugin/svgpureinsert/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/authucenter/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/letsencrypt/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/feedback/_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/icons/_test/
H A Dgeneral.test.php30 $this->assertTrue(mail_isvalid($info['email']));
32 $this->assertTrue(false !== strtotime($info['date']));
/plugin/tabbox/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/newsticker/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/webdav/_test/
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/articlelinks/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/tablelayout/_test/
H A Dgeneral.test.php32 $this->assertTrue(mail_isvalid($info['email']));
34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/bootswrapper/_test/
H A Dgeneral.test.php30 $this->assertTrue(mail_isvalid($info['email']));
32 $this->assertTrue(false !== strtotime($info['date']));
/plugin/advanced/_test/
H A Dgeneral.test.php30 $this->assertTrue(mail_isvalid($info['email']));
32 $this->assertTrue(false !== strtotime($info['date']));
/plugin/dw2markdown/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/semantic/_test/
H A Dgeneral.test.php32 $this->assertTrue(mail_isvalid($info['email']));
34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/smtp/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/jplayer/vendor/symfony/process/Tests/
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/latexit/_test/
H A Dgeneral.test.php33 $this->assertTrue(mail_isvalid($info['email']));
35 $this->assertTrue(false !== strtotime($info['date']));
/plugin/uncmap/_test/
H A Duncmap.test.php32 $this->assertTrue(mail_isvalid($info['email']));
34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php105 $this->assertTrue($children[0] instanceof CalendarObject);
117 $this->assertTrue($this->calendar->childExists($children[0]->getName()));
155 $this->assertTrue($file instanceof CalendarObject);
169 $this->assertTrue($file instanceof CalendarObject);
H A DFreeBusyReportTest.php112 $this->assertTrue(strpos($this->server->httpResponse->body, 'BEGIN:VFREEBUSY')!==false);
113 …$this->assertTrue(strpos($this->server->httpResponse->body, '20111005T120000Z/20111005T130000Z')!=…
114 …$this->assertTrue(strpos($this->server->httpResponse->body, '20111006T100000Z/20111006T110000Z')!=…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DSuiteTest.php80 $this->assertTrue($this->result->wasSuccessful());
92 $this->assertTrue(!$this->result->wasSuccessful());
146 $this->assertTrue($this->result->wasSuccessful());
182 …$this->assertTrue(BeforeClassWithOnlyDataProviderTest::$setUpBeforeClassWasCalled, 'setUpBeforeCla…
183 …$this->assertTrue(BeforeClassWithOnlyDataProviderTest::$beforeClassWasCalled, '@beforeClass method…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/
H A DDisjunctExclusionStrategyTest.php33 self::assertTrue($strat->shouldSkipClass($metadata, $context));
56 self::assertTrue($strat->shouldSkipClass($metadata, $context));
100 self::assertTrue($strat->shouldSkipProperty($metadata, $context));
123 self::assertTrue($strat->shouldSkipProperty($metadata, $context));
/plugin/openlayersmapoverlays/_test/
H A Dgeneral.test.php48 self::assertTrue(mail_isvalid($info['email']));
50 self::assertTrue(false !== strtotime($info['date']));
/plugin/strata/_test/
H A Dstorage_graphs.test.php15 $this->assertTrue($OK);
17 $this->assertTrue($OK);

12345678910>>...18