Home
last modified time | relevance | path

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

1...<<1112131415161718

/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DIDirectoryTest.php20 … $this->assertTrue($props['{DAV:}resourcetype']->is('{' . Plugin::NS_CARDDAV . '}directory'));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php14 $this->assertTrue($vcard->{'X-AWESOME'}->getValue());
/plugin/data/_test/
H A Daction_edit_button.test.php
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php50 $this->assertTrue(true);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php50 $this->assertTrue(true);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php50 $this->assertTrue(true);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DFifthTuesdayProblemTest.php50 $this->assertTrue(true);
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel38 self::assertTrue(mail_isvalid($info['email']));
40 self::assertTrue(false !== strtotime($info['date']));
/plugin/latexit/_test/
H A Drecursionhandler.test.php40 $this->assertTrue($this->r->disallow("page"));
H A Dbibhandler.test.php60 $this->assertTrue($this->b->isEmpty());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DAbstractPDOTest.php15 $this->assertTrue($backend instanceof PDO);
H A DFileTest.php16 $this->assertTrue($file instanceof File);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DCoreTest.php23 …$this->assertTrue(\in_array(twig_random($env, $value1, $value2), $expectedInArray, true)); // asse…
82 $this->assertTrue(\is_int($val) && $val >= 0 && $val <= $max);
115 …$this->assertTrue(\in_array(twig_convert_encoding($rand, 'UTF-8', 'ISO-8859-1'), ['Ä', 'é'], true)…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DServerTest.php113 $this->assertTrue(is_dir($this->tempDir . '/testcol'));
204 $this->assertTrue(
241 $this->assertTrue(
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DAutoEscapeTest.php25 $this->assertTrue($node->getAttribute('value'));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
H A DArraySubsetTest.php63 $this->assertTrue($constraint->evaluate($arrayAccess, '', true));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1335/
H A DIssue1335Test.php30 $this->assertTrue($GLOBALS['globalBoolTrue']);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DFilesystemTest.php241 $this->assertTrue($loader->exists('index.html'));
243 $this->assertTrue($loader->exists('@foo/index.html'));
/plugin/log404/_test/
H A Dgeneral.test.php31 $this->assertTrue(mail_isvalid($info['email']));
33 $this->assertTrue(false !== strtotime($info['date']));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DBlockAccessTest.php47 $this->assertTrue($r);
175 $this->assertTrue($r);
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DClassMetadataTest.php34 $this->assertTrue($metadata->isFresh());
/plugin/latexport/_test/
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");

1...<<1112131415161718