Пример #1
0
 /**
  * @covers MemePuush\Image::getApiKey
  */
 public function testGetApiKey()
 {
     $this->assertNull($this->object->getApiKey());
 }