assertInstanceOf('Sabre\\VObject\\Component\\VCard', $vcard); $this->assertEquals('http://www.example.org', $vcard->URL->getValue()); } }