|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\Xml\Element\KeyValueTest:
Collaboration diagram for Sabre\Xml\Element\KeyValueTest:Public Member Functions | |
| testDeserialize () | |
| testElementEater () | |
| This test was added to find out why an element gets eaten by the SabreDAV MKCOL parser. More... | |
| testSerialize () | |
| testElementSkipProblem () | |
| I discovered that when there's no whitespace between elements, elements can get skipped. More... | |
Definition at line 8 of file KeyValueTest.php.
| Sabre\Xml\Element\KeyValueTest::testDeserialize | ( | ) |
Definition at line 10 of file KeyValueTest.php.
References $input, Sabre\VObject\$output, and $reader.
| Sabre\Xml\Element\KeyValueTest::testElementEater | ( | ) |
This test was added to find out why an element gets eaten by the SabreDAV MKCOL parser.
Definition at line 89 of file KeyValueTest.php.
| Sabre\Xml\Element\KeyValueTest::testElementSkipProblem | ( | ) |
I discovered that when there's no whitespace between elements, elements can get skipped.
Definition at line 182 of file KeyValueTest.php.
References $input, Sabre\VObject\$output, and $reader.
| Sabre\Xml\Element\KeyValueTest::testSerialize | ( | ) |
Definition at line 135 of file KeyValueTest.php.
References Sabre\VObject\$output.