Home
last modified time | relevance | path

Searched refs:assertTrue (Results 376 – 400 of 430) sorted by path

1...<<1112131415161718

/plugin/strata/_test/
H A Dstorage_removes.test.php17 $this->assertTrue($OK);
19 $this->assertTrue($OK);
21 $this->assertTrue($OK);
/plugin/structacl/_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/structgantt/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/structodt/_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/structsection/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/structstatus/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/structtasks/_test/
H A DCliTest.php30 $this->assertTrue($cli->initialise());
86 $this->assertTrue($cli->initialise());
130 $this->assertTrue($cli->initialise());
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
H A DUtilitiesTest.php41 $this->assertTrue($this->util->isValidSchema($schema));
116 $this->assertTrue($valid);
128 $this->assertTrue($valid);
/plugin/svgpureinsert/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $this->assertTrue(false !== strtotime($info['date']));
/plugin/swarmwebhook/_test/
H A DZapierHandlePayload.test.php82 $this->assertTrue($actualOK, 'single event, initially creating the schema');
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $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/tablelayout/_test/
H A Dgeneral.test.php32 $this->assertTrue(mail_isvalid($info['email']));
34 $this->assertTrue(false !== strtotime($info['date']));
/plugin/tag/_test/
H A Dtopic_and_tagrefine.test.php100 $this->assertTrue($found, $msg_prefix.'Page '.$id.' expected but not found in the result');
104 $this->assertTrue(in_array($page['id'], $expected), $msg_prefix.'Page '.$page['id'].' is in the result but wasn\'t expected');
/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/telleveryone/_test/
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/today/_test/
H A DGeneralTest.php38 self::assertTrue(mail_isvalid($info[ 'email' ]));
40 self::assertTrue(false !== strtotime($info[ 'date' ]));
H A DSyntaxTest.php67 self::assertTrue($actualStatus);
/plugin/top/_test/
H A Dgeneral.test.php29 $this->assertTrue(mail_isvalid($info['email']));
31 $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/tplinc/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));
/plugin/translation/_test/
H A DGeneralTest.php36 $this->assertTrue(mail_isvalid($info['email']));
38 $this->assertTrue(false !== strtotime($info['date']));

1...<<1112131415161718