Home
last modified time | relevance | path

Searched refs:assertFalse (Results 76 – 100 of 194) sorted by relevance

12345678

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DIssue228Test.php75 $this->assertFalse(strpos($response->body, 'BEGIN:VCALENDAR'));
H A DIssue211Test.php86 $this->assertFalse(strpos('BEGIN:VEVENT', $response->body));
H A DExpandEventsDoubleEventsTest.php99 $this->assertFalse(isset($vObject->VEVENT->DTSTART['TZID']));
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DContextTest.php157 self::assertFalse($context->isVisiting($scalar));
209 self::assertFalse($context->shouldSerializeNull());
212 self::assertFalse($context->shouldSerializeNull());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DMessageTest.php10 $this->assertFalse($message->getScheduleStatus());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DMessageTest.php10 $this->assertFalse($message->getScheduleStatus());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DMessageTest.php10 $this->assertFalse($message->getScheduleStatus());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DMessageTest.php10 $this->assertFalse($message->getScheduleStatus());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/data/_test/
H A Daction_edit_button.test.php
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php48 $this->assertFalse($result['{DAV:}supported-report-set']->has('{DAV:}sync-collection'));
61 $this->assertFalse(isset($result['{DAV:}sync-token']));
73 $this->assertFalse(isset($result['{DAV:}sync-token']));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPreconditionTest.php172 $this->assertFalse($server->checkPreconditions($httpRequest, $server->httpResponse));
193 $this->assertFalse($server->checkPreconditions($httpRequest, $server->httpResponse));
214 $this->assertFalse($server->checkPreconditions($httpRequest, $server->httpResponse));
/plugin/pureldap/_test/
H A Dauth.test.php
/plugin/move/_test/
H A DaffectedPagesNs.test.php46 $this->assertFalse($plan->inProgress());
H A Dcache_handling.test.php43 $this->assertFalse($cache->useCache());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DFileTest.php37 $this->assertFalse($file->getDigestHash('realm','blabla'));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1335/
H A DIssue1335Test.php35 $this->assertFalse($GLOBALS['globalBoolFalse']);
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessBuilderTest.php35 $this->assertFalse($proc->areEnvironmentVariablesInherited());
197 $this->assertFalse($process->isOutputDisabled());
/plugin/log404/_test/
H A Dgeneral.test.php116 $this->assertFalse($log->getRecord('a'));
142 $this->assertFalse($log->getRecord('b'));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DCachingStreamTest.php50 $this->assertFalse($this->body->seek(2, SEEK_END));
137 $this->assertFalse(is_resource($s));
H A DStreamDecoratorTraitTest.php97 $this->assertFalse(is_resource($this->c));
103 $this->assertFalse($this->b->isReadable());
/plugin/latexit/_test/
H A Dbibhandler.test.php63 $this->assertFalse($this->b->isEmpty());

12345678