Esempio n. 1
0
 function testGetContentType()
 {
     $this->assertEquals('text/x-vcard; charset=utf-8', $this->card->getContentType());
 }