|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\VObject\Splitter\VCardTest:
Collaboration diagram for Sabre\VObject\Splitter\VCardTest:Public Member Functions | |
| createStream ($data) | |
| testVCardImportValidVCard () | |
| testVCardImportWrongType () | |
| @expectedException Sabre\VObject\ParseException More... | |
| testVCardImportValidVCardsWithCategories () | |
| testVCardImportEndOfData () | |
| testVCardImportCheckInvalidArgumentException () | |
| @expectedException \Sabre\VObject\ParseException More... | |
| testVCardImportMultipleValidVCards () | |
| testImportMultipleSeparatedWithNewLines () | |
| testVCardImportVCardWithoutUID () | |
Definition at line 7 of file VCardTest.php.
| Sabre\VObject\Splitter\VCardTest::createStream | ( | $data | ) |
Definition at line 9 of file VCardTest.php.
References $data, and GuzzleHttp\Psr7\$stream.
Referenced by Sabre\VObject\Splitter\VCardTest\testImportMultipleSeparatedWithNewLines(), Sabre\VObject\Splitter\VCardTest\testVCardImportCheckInvalidArgumentException(), Sabre\VObject\Splitter\VCardTest\testVCardImportEndOfData(), Sabre\VObject\Splitter\VCardTest\testVCardImportMultipleValidVCards(), Sabre\VObject\Splitter\VCardTest\testVCardImportValidVCard(), Sabre\VObject\Splitter\VCardTest\testVCardImportValidVCardsWithCategories(), Sabre\VObject\Splitter\VCardTest\testVCardImportVCardWithoutUID(), and Sabre\VObject\Splitter\VCardTest\testVCardImportWrongType().
Here is the caller graph for this function:| Sabre\VObject\Splitter\VCardTest::testImportMultipleSeparatedWithNewLines | ( | ) |
Definition at line 155 of file VCardTest.php.
References $data, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function:| Sabre\VObject\Splitter\VCardTest::testVCardImportCheckInvalidArgumentException | ( | ) |
@expectedException \Sabre\VObject\ParseException
Definition at line 122 of file VCardTest.php.
References $data, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function:| Sabre\VObject\Splitter\VCardTest::testVCardImportEndOfData | ( | ) |
Definition at line 103 of file VCardTest.php.
References $data, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function:| Sabre\VObject\Splitter\VCardTest::testVCardImportMultipleValidVCards | ( | ) |
Definition at line 134 of file VCardTest.php.
References $data, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function:| Sabre\VObject\Splitter\VCardTest::testVCardImportValidVCard | ( | ) |
Definition at line 18 of file VCardTest.php.
References $data, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function:| Sabre\VObject\Splitter\VCardTest::testVCardImportValidVCardsWithCategories | ( | ) |
Definition at line 72 of file VCardTest.php.
References $data, Sabre\VObject\$splitter, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function:| Sabre\VObject\Splitter\VCardTest::testVCardImportVCardWithoutUID | ( | ) |
Definition at line 178 of file VCardTest.php.
References $data, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function:| Sabre\VObject\Splitter\VCardTest::testVCardImportWrongType | ( | ) |
@expectedException Sabre\VObject\ParseException
Definition at line 39 of file VCardTest.php.
References $data, Sabre\VObject\$splitter, and Sabre\VObject\Splitter\VCardTest\createStream().
Here is the call graph for this function: