Home
last modified time | relevance | path

Searched refs:assertEquals (Results 801 – 825 of 1007) sorted by relevance

1...<<3132333435363738394041

/plugin/findologicxmlexport/vendor/phpunit/php-timer/tests/
H A DTimerTest.php30 $this->assertEquals(
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/
H A DVirtualPropertyMetadataTest.php18 $this->assertEquals($meta, $restoredMeta);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/
H A DPosTest.php23 $this->assertEquals($expr, $node->getNode('node'));
H A DNotTest.php23 $this->assertEquals($expr, $node->getNode('node'));
H A DNegTest.php23 $this->assertEquals($expr, $node->getNode('node'));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DSandboxTest.php23 $this->assertEquals($body, $node->getNode('body'));
H A DDoTest.php23 $this->assertEquals($expr, $node->getNode('expr'));
H A DSpacelessTest.php24 $this->assertEquals($body, $node->getNode('body'));
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DYamlTest.php24 $this->assertEquals($data, $parsed);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php60 $this->assertEquals($output, str_replace("\r", "", $result));
H A DMissingOverriddenTest.php61 $this->assertEquals($output, str_replace("\r","",$result));
H A DByMonthInDailyTest.php56 $this->assertEquals($expectedDates, $dates, 'Recursed dates are restricted by month');
H A DBySetPosHangTest.php58 $this->assertEquals($expectedDates, $dates);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Comparator/
H A DClosureComparator.php30 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in Prophecy\\Comparator\\ClosureComparator
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php60 $this->assertEquals($output, str_replace("\r", "", $result));
H A DMissingOverriddenTest.php61 $this->assertEquals($output, str_replace("\r","",$result));
H A DByMonthInDailyTest.php56 $this->assertEquals($expectedDates, $dates, 'Recursed dates are restricted by month');
H A DBySetPosHangTest.php58 $this->assertEquals($expectedDates, $dates);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssue259Test.php18 $this->assertEquals($rrule->getValue(), 'FREQ=MONTHLY;UNTIL=20160101T220000Z');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Naming/
H A DIdenticalPropertyNamingStrategyTest.php30 self::assertEquals($propertyName, $strategy->translateName($mockProperty));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DNativeExtensionTest.php37 $this->assertEquals($output, $d1->date.$d2->date);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php75 $this->assertEquals($data['timezone']->getName(), 'Europe/Minsk');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php75 $this->assertEquals($data['timezone']->getName(), 'Europe/Minsk');
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTimezoneInParseEventInfoWithoutMasterTest.php75 $this->assertEquals($data['timezone']->getName(), 'Europe/Minsk');
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DByMonthInDailyTest.php56 $this->assertEquals($expectedDates, $dates, 'Recursed dates are restricted by month');

1...<<3132333435363738394041