ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testGetClark () | |
testGetClarkNoNS () | |
testGetClarkNotOnAnElement () | |
testSimple () | |
testCDATA () | |
testSimpleNamespacedAttribute () | |
testMappedElement () | |
testMappedElementBadClass () | |
testMappedElementCallBack () | |
testMappedElement More... | |
testMappedElementCallBackNoNamespace () | |
testMappedElementCallBack More... | |
testReadText () | |
testMappedElementCallBack More... | |
testParseProblem () | |
testBrokenParserClass () | |
testBrokenXml () | |
Test was added for Issue #10. More... | |
testBrokenXml2 () | |
Test was added for Issue #45. More... | |
testParseInnerTree () | |
testMappedElement More... | |
testParseGetElements () | |
testParseInnerTree More... | |
testParseGetElementsNoElements () | |
testParseInnerTree More... | |
Definition at line 5 of file ReaderTest.php.
Sabre\Xml\ReaderTest::testBrokenParserClass | ( | ) |
Sabre\Xml\ReaderTest::testBrokenXml | ( | ) |
Test was added for Issue #10.
Definition at line 389 of file ReaderTest.php.
References $input, $reader, and test().
Sabre\Xml\ReaderTest::testBrokenXml2 | ( | ) |
Test was added for Issue #45.
Definition at line 409 of file ReaderTest.php.
References $input.
Sabre\Xml\ReaderTest::testCDATA | ( | ) |
Definition at line 97 of file ReaderTest.php.
References $input, Sabre\VObject\$output, and $reader.
Sabre\Xml\ReaderTest::testGetClark | ( | ) |
Sabre\Xml\ReaderTest::testGetClarkNoNS | ( | ) |
Sabre\Xml\ReaderTest::testGetClarkNotOnAnElement | ( | ) |
Sabre\Xml\ReaderTest::testMappedElement | ( | ) |
Definition at line 161 of file ReaderTest.php.
References $input, Sabre\VObject\$output, and $reader.
Sabre\Xml\ReaderTest::testMappedElementBadClass | ( | ) |
Sabre\Xml\ReaderTest::testMappedElementCallBack | ( | ) |
testMappedElement
Definition at line 219 of file ReaderTest.php.
References $input, Sabre\VObject\$output, and $reader.
Sabre\Xml\ReaderTest::testMappedElementCallBackNoNamespace | ( | ) |
testMappedElementCallBack
Definition at line 259 of file ReaderTest.php.
References $input, Sabre\VObject\$output, and $reader.
Sabre\Xml\ReaderTest::testParseGetElements | ( | ) |
testParseInnerTree
Definition at line 487 of file ReaderTest.php.
References $input, Sabre\VObject\$output, $reader, Sabre\Xml\Reader\parse(), and Sabre\Xml\Reader\parseGetElements().
Sabre\Xml\ReaderTest::testParseGetElementsNoElements | ( | ) |
testParseInnerTree
Definition at line 540 of file ReaderTest.php.
References $input, Sabre\VObject\$output, $reader, Sabre\Xml\Reader\parse(), and Sabre\Xml\Reader\parseGetElements().
Sabre\Xml\ReaderTest::testParseInnerTree | ( | ) |
testMappedElement
Definition at line 434 of file ReaderTest.php.
Sabre\Xml\ReaderTest::testParseProblem | ( | ) |
Definition at line 338 of file ReaderTest.php.
References $input, Sabre\VObject\$output, $reader, and Sabre\Xml\LibXMLException\getErrors().
Sabre\Xml\ReaderTest::testReadText | ( | ) |
testMappedElementCallBack
Definition at line 299 of file ReaderTest.php.
References $input, Sabre\VObject\$output, and $reader.
Sabre\Xml\ReaderTest::testSimple | ( | ) |
Definition at line 49 of file ReaderTest.php.
References $input, Sabre\VObject\$output, and $reader.
Sabre\Xml\ReaderTest::testSimpleNamespacedAttribute | ( | ) |
Definition at line 129 of file ReaderTest.php.
References $input, Sabre\VObject\$output, and $reader.