VCardTest
extends TestCase
in package
Table of Contents
- createStream() : mixed
- testImportMultipleSeparatedWithNewLines() : mixed
- testVCardImportCheckInvalidArgumentException() : mixed
- testVCardImportEndOfData() : mixed
- testVCardImportMultipleValidVCards() : mixed
- testVCardImportQuotedPrintableOptionForgivingLeading() : mixed
- testVCardImportValidVCard() : mixed
- testVCardImportValidVCardsWithCategories() : mixed
- testVCardImportVCardNoComponent() : mixed
- testVCardImportVCardWithoutUID() : mixed
- testVCardImportWrongType() : mixed
Methods
createStream()
public
createStream(mixed $data) : mixed
Parameters
- $data : mixed
Return values
mixed —testImportMultipleSeparatedWithNewLines()
public
testImportMultipleSeparatedWithNewLines() : mixed
Return values
mixed —testVCardImportCheckInvalidArgumentException()
public
testVCardImportCheckInvalidArgumentException() : mixed
Return values
mixed —testVCardImportEndOfData()
public
testVCardImportEndOfData() : mixed
Return values
mixed —testVCardImportMultipleValidVCards()
public
testVCardImportMultipleValidVCards() : mixed
Return values
mixed —testVCardImportQuotedPrintableOptionForgivingLeading()
public
testVCardImportQuotedPrintableOptionForgivingLeading() : mixed
Return values
mixed —testVCardImportValidVCard()
public
testVCardImportValidVCard() : mixed
Return values
mixed —testVCardImportValidVCardsWithCategories()
public
testVCardImportValidVCardsWithCategories() : mixed
Return values
mixed —testVCardImportVCardNoComponent()
public
testVCardImportVCardNoComponent() : mixed
Return values
mixed —testVCardImportVCardWithoutUID()
public
testVCardImportVCardWithoutUID() : mixed
Return values
mixed —testVCardImportWrongType()
public
testVCardImportWrongType() : mixed