Skip to content

Ensure compatibility with PhpStorm#63

Closed
radarlog wants to merge 1 commit intopsalm:masterfrom
radarlog:phpstorm-compatibility
Closed

Ensure compatibility with PhpStorm#63
radarlog wants to merge 1 commit intopsalm:masterfrom
radarlog:phpstorm-compatibility

Conversation

@radarlog
Copy link
Copy Markdown
Contributor

@radarlog radarlog commented Apr 5, 2020

Since TestCase stub just adds corresponding PhpDoc blocks there is no need to clarify again what interfaces it implements. It has been already defined in the origin class.

By this I fix compatibility with PhpStorm that complains on any test implementation inherited from \PHPUnit\Framework\TestCase:

Class must be declared abstract or implement methods 'run', 'count', 'toString'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant