Home
last modified time | relevance | path

Searched refs:assertTrue (Results 201 – 225 of 430) sorted by relevance

12345678910>>...18

/plugin/structodt/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/imagemapping/_test/
H A Dgeneral.test.php
/plugin/structstatus/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/structpublish/_test/
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/tagfilter/_test/
H A Dsyntax.test.php33 $this->assertTrue($select->count() === 3);
71 $this->assertTrue($select->count() === 4);
91 $this->assertTrue($select->count() === 3);
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAsyncReadStreamTest.php74 $this->assertTrue(is_callable($drain->getValue($a)));
75 $this->assertTrue(is_callable($pump->getValue($a)));
76 $this->assertTrue($a->isReadable());
131 $this->assertTrue($needsDrain->getValue($a));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php312 $this->assertTrue($twig->hasExtension('ext1'));
313 $this->assertTrue($twig->hasExtension('ext2'));
315 …$this->assertTrue($twig->hasExtension('Twig_Tests_EnvironmentTest_Extension_DynamicWithDeprecatedN…
325 $this->assertTrue($twig->hasExtension('Twig_Tests_EnvironmentTest_Extension'));
326 $this->assertTrue($twig->hasExtension('\Twig_Tests_EnvironmentTest_Extension'));
331 $this->assertTrue($twig->hasExtension('Twig\Tests\EnvironmentTest\Extension'));
354 $this->assertTrue($found);
415 $this->assertTrue($twig->isTemplateFresh('page', time()));
/plugin/today/_test/
H A DGeneralTest.php38 self::assertTrue(mail_isvalid($info[ 'email' ]));
40 self::assertTrue(false !== strtotime($info[ 'date' ]));
/plugin/yearbox/_test/
H A DGeneralTest.php35 self::assertTrue(mail_isvalid($info['email']));
37 self::assertTrue(false !== strtotime($info['date']));
/plugin/simplemap/_test/
H A DGeneralSimplemapTest.php38 self::assertTrue(mail_isvalid($info[ 'email' ]));
40 self::assertTrue(false !== strtotime($info[ 'date' ]));
/plugin/reqlang/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/csv/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/passpolicy/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/dx/_test/
H A DGeneralTest.php38 self::assertTrue(mail_isvalid($info['email']));
40 self::assertTrue(false !== strtotime($info['date']));
/plugin/lms/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/vshare/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/davcal/vendor/sabre/event/tests/
H A DContinueCallbackTest.php24 $this->assertTrue($r);
47 $this->assertTrue($r);
/plugin/simplenavi/_test/
H A DGeneralTest.php
/plugin/tplinc/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/tos/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/captcha/_test/
H A DGeneralTest.php
/plugin/structgantt/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/navi/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/structautolink/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/structacl/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));

12345678910>>...18