assertEquals($qrCode->getContentType(), $resp->getHeaderLine('Content-Type')); $this->assertEquals($qrCode->get(), (string) $resp->getBody()); } }