Home
last modified time | relevance | path

Searched refs:assertFalse (Results 151 – 175 of 194) sorted by last modified time

12345678

/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DSplObjectStorageComparatorTest.php102 $this->assertFalse(
H A DArrayComparatorTest.php128 $this->assertFalse(
H A DDOMNodeComparatorTest.php127 $this->assertFalse(
H A DDateTimeComparatorTest.php160 $this->assertFalse(
H A DExceptionComparatorTest.php102 $this->assertFalse(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1351/
H A DIssue1351Test.php12 $this->assertFalse(true, 'Expected failure.');
18 …$this->assertFalse(class_exists('ChildProcessClass1351', false), 'ChildProcessClass1351 is not loa…
37 …$this->assertFalse(class_exists('ChildProcessClass1351', false), 'ChildProcessClass1351 is not loa…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/498/
H A DIssue498Test.php22 $this->assertFalse(false);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DRegexTest.php45 $this->assertFalse(PHPUnit_Util_Regex::pregMatchSafe($pattern, $subject));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDataProviderFilterTest.php27 $this->assertFalse($false);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockBuilderTest.php111 $this->assertFalse($cloned->cloned);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DIfTest.php31 $this->assertFalse($node->hasNode('else'));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/
H A DProfileTest.php31 $this->assertFalse($profile->isRoot());
40 $this->assertFalse($profile->isTemplate());
49 $this->assertFalse($profile->isBlock());
58 $this->assertFalse($profile->isMacro());
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
H A DSerializerBuilderTest.php107 self::assertFalse(
117 self::assertFalse(
/plugin/404manager/_test/
H A Ddokuwiki.test.php68 $this->assertFalse(page_exists(constant_parameters::$PAGE_DOES_NOT_EXIST_ID));
75 $this->assertFalse($INFO['exists']);
/plugin/backlinks2/_test/
H A Dsyntax_include_deep.test.php85 $this->assertFalse(
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php59 $this->assertFalse(isset($property['foo']));
H A DUUIDUtilTest.php12 $this->assertFalse(
18 $this->assertFalse(
H A DComponentTest.php89 $this->assertFalse(isset($comp->vjournal));
432 $this->assertFalse(isset($comp->prop2));
444 $this->assertFalse(isset($comp->prop2));
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DMessageTest.php10 $this->assertFalse($message->getScheduleStatus());
/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/davcard/vendor/sabre/vobject/tests/VObject/Property/
H A DBooleanTest.php15 $this->assertFalse($vcard->{'X-SUCKS'}->getValue());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php95 $this->assertFalse($elem->hasTime());
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Component/
H A DVFreeBusyTest.php30 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 01:15:00', $tz), new \DateTime('2012-09-…
31 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 08:05:00', $tz), new \DateTime('2012-09-…
32 …$this->assertFalse($vfb->isFree(new \DateTime('2012-09-12 10:15:00', $tz), new \DateTime('2012-09-…
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/
H A DRDateIteratorTest.php26 $this->assertFalse($it->isInfinite());
53 $this->assertFalse($it->isInfinite());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVAvailabilityTest.php124 $this->assertFalse(

12345678