rector/config/set/phpunit/phpunit40.yaml
2020-06-04 12:29:25 +02:00

7 lines
280 B
YAML

services:
Rector\Renaming\Rector\MethodCall\RenameMethodRector:
# see https://github.com/sebastianbergmann/phpunit-mock-objects/issues/137
$oldToNewMethodsByClass:
'PHPUnit_Framework_MockObject_MockObject':
staticExpects: 'expects'