BaguettePHP/mastodon-api

View on GitHub
tests/functions/CredentialTest.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared method \Baguette\Mastodon\functions\CredentialTest::assertInstanceOf
Open

        $this->assertInstanceOf($expected_concrete, $actual);
Severity: Critical
Found in tests/functions/CredentialTest.php by phan

Call to undeclared method \Baguette\Mastodon\functions\CredentialTest::assertInstanceOf
Open

        $this->assertInstanceOf(Grant\Grant::class, $actual);
Severity: Critical
Found in tests/functions/CredentialTest.php by phan

There are no issues that match your filters.

Category
Status