|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\VObject\PropertyTest:
Collaboration diagram for Sabre\VObject\PropertyTest:Public Member Functions | |
| testToString () | |
| testCreate () | |
| testSetValue () | |
| testParameterExists () | |
| testParameterGet () | |
| testParameterNotExists () | |
| testParameterMultiple () | |
| testSetParameterAsString () | |
| testUnsetParameter () | |
| testSerialize () | |
| testSerializeParam () | |
| testSerializeNewLine () | |
| testSerializeLongLine () | |
| testSerializeUTF8LineFold () | |
| testGetIterator () | |
| testGetIteratorDefault () | |
| testAddScalar () | |
| testAddParameter () | |
| testAddParameterTwice () | |
| testClone () | |
| testCreateParams () | |
| testValidateNonUTF8 () | |
| testValidateControlChars () | |
| testValidateBadPropertyName () | |
| testGetValue () | |
| testArrayAccessSetInt () | |
| ElementList should reject this. More... | |
| testArrayAccessUnsetInt () | |
| ElementList should reject this. More... | |
| testValidateBadEncoding () | |
| testValidateBadEncodingVCard4 () | |
| testValidateBadEncodingVCard3 () | |
| testValidateBadEncodingVCard21 () | |
Definition at line 9 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testAddParameter | ( | ) |
Definition at line 212 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testAddParameterTwice | ( | ) |
Definition at line 224 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testAddScalar | ( | ) |
Definition at line 197 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testArrayAccessSetInt | ( | ) |
ElementList should reject this.
@expectedException \LogicException
Definition at line 340 of file PropertyTest.php.
References $calendar.
| Sabre\VObject\PropertyTest::testArrayAccessUnsetInt | ( | ) |
ElementList should reject this.
@expectedException \LogicException
Definition at line 355 of file PropertyTest.php.
References $calendar.
| Sabre\VObject\PropertyTest::testClone | ( | ) |
Definition at line 240 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testCreate | ( | ) |
Definition at line 23 of file PropertyTest.php.
References PHPMailer\PHPMailer\$params.
| Sabre\VObject\PropertyTest::testCreateParams | ( | ) |
Definition at line 253 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testGetIterator | ( | ) |
Definition at line 176 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testGetIteratorDefault | ( | ) |
Definition at line 187 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testGetValue | ( | ) |
Definition at line 311 of file PropertyTest.php.
References $calendar.
| Sabre\VObject\PropertyTest::testParameterExists | ( | ) |
Definition at line 51 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testParameterGet | ( | ) |
Definition at line 63 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testParameterMultiple | ( | ) |
Definition at line 83 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testParameterNotExists | ( | ) |
Definition at line 73 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testSerialize | ( | ) |
Definition at line 119 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testSerializeLongLine | ( | ) |
Definition at line 149 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testSerializeNewLine | ( | ) |
Definition at line 140 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testSerializeParam | ( | ) |
Definition at line 128 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testSerializeUTF8LineFold | ( | ) |
Definition at line 161 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testSetParameterAsString | ( | ) |
Definition at line 95 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testSetValue | ( | ) |
Definition at line 39 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testToString | ( | ) |
Definition at line 11 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testUnsetParameter | ( | ) |
Definition at line 108 of file PropertyTest.php.
| Sabre\VObject\PropertyTest::testValidateBadEncoding | ( | ) |
Definition at line 365 of file PropertyTest.php.
References $result.
| Sabre\VObject\PropertyTest::testValidateBadEncodingVCard21 | ( | ) |
Definition at line 404 of file PropertyTest.php.
References $result.
| Sabre\VObject\PropertyTest::testValidateBadEncodingVCard3 | ( | ) |
Definition at line 391 of file PropertyTest.php.
References $result.
| Sabre\VObject\PropertyTest::testValidateBadEncodingVCard4 | ( | ) |
Definition at line 378 of file PropertyTest.php.
References $result.
| Sabre\VObject\PropertyTest::testValidateBadPropertyName | ( | ) |
Definition at line 300 of file PropertyTest.php.
References $calendar, $result, and Sabre\VObject\Node\REPAIR.
| Sabre\VObject\PropertyTest::testValidateControlChars | ( | ) |
Definition at line 277 of file PropertyTest.php.
References $c, $calendar, $result, $s, and Sabre\VObject\Node\REPAIR.
| Sabre\VObject\PropertyTest::testValidateNonUTF8 | ( | ) |
Definition at line 266 of file PropertyTest.php.
References $calendar, $result, and Sabre\VObject\Node\REPAIR.