PHP Class JeroenDesloovere\VCard\tests\VCardParserTest

Author: Wouter Admiraal ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: jeroendesloovere/vcard

Public Methods

Method Description
testAddress ( )
testBDay ( )
testEmail ( )
testFileNotFound ( )
testFromFile ( )
testIteration ( )
testLogo ( )
testNote ( )
testOrganization ( )
testOutOfRangeException ( )
testPhone ( )
testPhoto ( )
testSimpleVcard ( )
testTitle ( )
testUrl ( )
testVcardDB ( )

Method Details

testAddress() public method

public testAddress ( )

testBDay() public method

public testBDay ( )

testEmail() public method

public testEmail ( )

testFileNotFound() public method

public testFileNotFound ( )

testFromFile() public method

public testFromFile ( )

testIteration() public method

public testIteration ( )

testNote() public method

public testNote ( )

testOrganization() public method

public testOrganization ( )

testOutOfRangeException() public method

testPhone() public method

public testPhone ( )

testPhoto() public method

public testPhoto ( )

testSimpleVcard() public method

public testSimpleVcard ( )

testTitle() public method

public testTitle ( )

testUrl() public method

public testUrl ( )

testVcardDB() public method

public testVcardDB ( )