BaguettePHP/mastodon-api

View on GitHub
tests/Grant/GrantTest.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared method \Baguette\Mastodon\Grant\GrantTest::assertEquals
Open

        $this->assertEquals($expected, DummyGrant::getPathToOAuthToken($client));
Severity: Critical
Found in tests/Grant/GrantTest.php by phan

Call to undeclared method \Baguette\Mastodon\Grant\GrantTest::assertEquals
Open

        $this->assertEquals($expected, DummyGrant::getFormParamsWithSecret($factory));
Severity: Critical
Found in tests/Grant/GrantTest.php by phan

Call to undeclared method \Baguette\Mastodon\Grant\GrantTest::assertEquals
Open

        $this->assertEquals($expected, DummyGrant::getFormParams($factory));
Severity: Critical
Found in tests/Grant/GrantTest.php by phan

There are no issues that match your filters.

Category
Status