tomasfejfar/phpunit-phpstorm-meta

Improved code completion for PhpUnit in PhpStorm

0.2.2 2018-01-15 16:31 UTC

This package is auto-updated.

Last update: 2024-04-06 08:33:40 UTC


README

This package fixes code completion for PhpUnit. Currently it only supports createMock and getMockForAbstractClass method for both namespaced and legacy versions of TestCase.

Working code completion

Instalation

composer require --dev tomasfejfar/phpunit-phpstorm-meta