Home
last modified time | relevance | path

Searched refs:assertFalse (Results 101 – 125 of 194) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DClassMetadataTest.php39 $this->assertFalse($metadata->isFresh());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DPluginTest.php46 $this->assertFalse(is_null($propFind->get($propName)));
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/
H A DDisjunctExclusionStrategyTest.php79 self::assertFalse($strat->shouldSkipClass($metadata, $context));
146 self::assertFalse($strat->shouldSkipProperty($metadata, $context));
H A DExpressionLanguageExclusionStrategyTest.php60 self::assertFalse($this->exclusionStrategy->shouldSkipProperty($metadata, $this->context));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php61 $this->assertFalse($result);
308 $this->assertFalse($result);
/plugin/filelist/_test/
H A Dfilelist.test.php
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DNumericComparatorTest.php88 $this->assertFalse(
H A DDoubleComparatorTest.php100 $this->assertFalse(
H A DArrayComparatorTest.php128 $this->assertFalse(
H A DResourceComparatorTest.php88 $this->assertFalse(
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DUtilTest.php49 $this->assertFalse(Util::parseHTTPDate($time), 'We used the string: ' . $time);
/plugin/data-au/_test/
H A Daction_handle.test.php46 $this->assertFalse(!$pid);
/plugin/booking/_test/
H A Dhelper.test.php77 $this->assertFalse($ok);
/plugin/simplemap/_test/
H A DSyntaxTest.php83 self::assertFalse($actualStatus);
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php91 …$this->assertFalse($this->auth->validateA1(md5($username . ':' . self::REALM . ':' . ($password . …
101 $this->assertFalse($this->auth->validateA1(md5('user:realm:password')));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DACLMethodTest.php62 $this->assertFalse($acl->httpACL($server->httpRequest, $server->httpResponse));
308 $this->assertFalse($acl->httpAcl($server->httpRequest, $server->httpResponse));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php54 $this->assertFalse($result->has('{DAV:}bind'));
/plugin/today/_test/
H A DSyntaxTest.php82 self::assertFalse($actualStatus);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DApacheTest.php23 $this->assertFalse(
/plugin/data/_test/
H A Daction_handle.test.php
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DTemplateWrapperTest.php29 $this->assertFalse($wrapper->hasBlock('bar'));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DNullStreamTest.php25 $this->assertFalse($b->seek(10));
/plugin/backlinks2/_test/
H A Dsyntax_include_deep.test.php85 $this->assertFalse(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractTest.php18 $this->assertFalse($result);
/plugin/davcal/vendor/sabre/event/tests/
H A DContinueCallbackTest.php71 $this->assertFalse($r);

12345678