BaguettePHP/mastodon-api

View on GitHub
tests/Requester/AccountTest.php

Summary

Maintainability
A
0 mins
Test Coverage

Possibly zero references to use statement for classlike/namespace MockHandler (\GuzzleHttp\Handler\MockHandler)
Open

use GuzzleHttp\Handler\MockHandler;
Severity: Minor
Found in tests/Requester/AccountTest.php by phan

Call to undeclared method \Baguette\Mastodon\AccountTest::assertInstanceOf
Open

        $this->assertInstanceOf(Entity\Account::class, $actual);
Severity: Critical
Found in tests/Requester/AccountTest.php by phan

There are no issues that match your filters.

Category
Status