%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tjamichg/cursos.tjamich.gob.mx/vendor/sabre/vobject/tests/VObject/Property/
Upload File :
Create Path :
Current File : /home/tjamichg/cursos.tjamich.gob.mx/vendor/sabre/vobject/tests/VObject/Property/BinaryTest.php

<?php

namespace Sabre\VObject\Property;

use Sabre\VObject;

class BinaryTest extends \PHPUnit_Framework_TestCase {

    /**
     * @expectedException \InvalidArgumentException
     */
    function testMimeDir() {

        $vcard = new VObject\Component\VCard();
        $vcard->add('PHOTO', array('a','b'));

    }

}

Zerion Mini Shell 1.0