shouldHaveType('Ddeboer\DataImport\Exception\ReaderException'); } function it_is_an_exception() { $this->shouldHaveType('Exception'); $this->shouldImplement('Ddeboer\DataImport\Exception'); } }