We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc6fbb7 commit 6dbc594Copy full SHA for 6dbc594
tests/PHPExif/Reader/ReaderTest.php
@@ -53,6 +53,7 @@ public function testGetAdapterFromProperty()
53
/**
54
* @group reader
55
* @covers \PHPExif\Reader\Reader::getAdapter
56
+ * @covers \PHPExif\Adapter\NoAdapterException
57
* @expectedException \PHPExif\Adapter\NoAdapterException
58
*/
59
public function testGetAdapterThrowsExceptionWhenNoAdapterIsSet()
0 commit comments