Home
last modified time | relevance | path

Searched refs:assertEquals (Results 701 – 725 of 1007) sorted by relevance

1...<<21222324252627282930>>...41

/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DGoogleColonEscapingTest.php27 $this->assertEquals('http://www.rooftopsolutions.nl/', $vobj->URL->getValue());
H A DVersionTest.php10 $this->assertEquals(-1, version_compare('2.0.0',$v));
H A DIssue153Test.php10 $this->assertEquals('Test Benutzer', (string)$obj->fn);
H A DAttachIssueTest.php18 $this->assertEquals($event, $obj->serialize());
H A DLineFoldingIssueTest.php19 $this->assertEquals($event, $obj->serialize());
H A DSlashRTest.php15 $this->assertEquals("TEST:abc\\ndef\r\n", $prop->serialize());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Exception/
H A DPaymentRequiredTest.php10 $this->assertEquals(402, $ex->getHTTPCode());
H A DServiceUnavailableTest.php10 $this->assertEquals(503, $ex->getHTTPCode());
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php10 $this->assertEquals('Test Benutzer', (string)$obj->FN);
H A DAttachIssueTest.php18 $this->assertEquals($event, $obj->serialize());
H A DLineFoldingIssueTest.php19 $this->assertEquals($event, $obj->serialize());
H A DSlashRTest.php15 $this->assertEquals("TEST:abc\\ndef\r\n", $prop->serialize());
H A DEmptyValueIssueTest.php26 …$this->assertEquals("This is a descpription\nwith a linebreak and a ; , and :", $vobj->VEVENT->DES…
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php10 $this->assertEquals('Test Benutzer', (string)$obj->fn);
H A DLineFoldingIssueTest.php19 $this->assertEquals($event, $obj->serialize());
H A DSlashRTest.php15 $this->assertEquals("TEST:abc\\ndef\r\n", $prop->serialize());
H A DAttachIssueTest.php18 $this->assertEquals($event, $obj->serialize());
H A DEmptyValueIssueTest.php26 …$this->assertEquals("This is a descpription\nwith a linebreak and a ; , and :", $vobj->VEVENT->DES…
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php10 $this->assertEquals('Test Benutzer', (string)$obj->fn);
H A DSlashRTest.php15 $this->assertEquals("TEST:abc\\ndef\r\n", $prop->serialize());
H A DAttachIssueTest.php18 $this->assertEquals($event, $obj->serialize());
H A DLineFoldingIssueTest.php19 $this->assertEquals($event, $obj->serialize());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestFailureTest.php19 $this->assertEquals(__METHOD__ . ': message', $failure->toString());
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Grammar/
H A DTagTest.php21 $this->assertEquals('foo <bar:number> [foo <bar:number>]', (string) $grammar);
/plugin/icalevents/vendor/sabre/uri/tests/
H A DBuildTest.php12 $this->assertEquals(

1...<<21222324252627282930>>...41