BaguettePHP/mastodon-api

View on GitHub
tests/ClientTest.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to undeclared method \Baguette\Mastodon\ClientTest::assertEquals
Open

        $this->assertEquals($expected['hostname'], $actual->getHostname());
Severity: Critical
Found in tests/ClientTest.php by phan

Call to undeclared method \Baguette\Mastodon\ClientTest::assertEquals
Open

        $this->assertEquals($expected['scheme'],   $actual->getScheme());
Severity: Critical
Found in tests/ClientTest.php by phan

There are no issues that match your filters.

Category
Status