Home
last modified time | relevance | path

Searched refs:assertFalse (Results 126 – 150 of 194) sorted by relevance

12345678

/plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/
H A DMonthFieldTest.php23 $this->assertFalse($f->validate('1.fix-regexp'));
/plugin/latexit/_test/
H A Dsyntax.test.php93 $this->assertFalse($result);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php29 …$this->assertFalse($ev->isInTimeRange(new DateTimeImmutable('2012-01-01 12:00:00'), new DateTimeIm…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DLazyEventDispatcherTest.php25 self::assertFalse($this->dispatcher->hasListeners('foo', 'Foo', 'json'));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php30 …$this->assertFalse($ev->isInTimeRange(new DateTime('2012-01-01 12:00:00'),new DateTime('3000-01-01…
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php30 …$this->assertFalse($ev->isInTimeRange(new DateTime('2012-01-01 12:00:00'),new DateTime('3000-01-01…
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DInfiniteLoopProblemTest.php30 …$this->assertFalse($ev->isInTimeRange(new DateTime('2012-01-01 12:00:00'),new DateTime('3000-01-01…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php290 $this->assertFalse(
354 $this->assertFalse(
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DSetTest.php31 $this->assertFalse($node->getAttribute('capture'));
H A DIfTest.php31 $this->assertFalse($node->hasNode('else'));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarQueryVAlarmTest.php73 $this->assertFalse($validator->validate($vcalendar, $filter));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DUserTest.php97 $this->assertFalse($u->childExists('foo'));
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php88 $this->assertFalse(isset($comp->vjournal));
432 $this->assertFalse(isset($comp->prop2));
444 $this->assertFalse(isset($comp->prop2));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php89 $this->assertFalse(isset($comp->vjournal));
432 $this->assertFalse(isset($comp->prop2));
444 $this->assertFalse(isset($comp->prop2));
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php89 $this->assertFalse(isset($comp->vjournal));
432 $this->assertFalse(isset($comp->prop2));
444 $this->assertFalse(isset($comp->prop2));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php89 $this->assertFalse(isset($comp->vjournal));
432 $this->assertFalse(isset($comp->prop2));
444 $this->assertFalse(isset($comp->prop2));
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DSplObjectStorageComparatorTest.php102 $this->assertFalse(
H A DDOMNodeComparatorTest.php127 $this->assertFalse(
H A DExceptionComparatorTest.php102 $this->assertFalse(
H A DScalarComparatorTest.php124 $this->assertFalse(
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DFileTest.php79 $this->assertFalse(file_exists(SABRE_TEMPDIR . '/file.txt'));
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DLazyOpenStreamTest.php46 $this->assertFalse($l->isWritable());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerEventsTest.php50 $this->assertFalse($this->server->createFile('bla','body'));
/plugin/findologicxmlexport/vendor/sebastian/recursion-context/tests/
H A DContextTest.php142 $this->assertFalse($this->context->contains($value));
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php107 self::assertFalse(
117 self::assertFalse(

12345678