add Mock class rename

This commit is contained in:
Tomas Votruba 2018-12-09 23:19:43 +01:00
parent a59e35678c
commit ef2e74a2ac

View File

@ -1,3 +1,7 @@
services:
Rector\PHPUnit\Rector\MethodCall\SpecificAssertContainsRector: ~
Rector\PHPUnit\Rector\MethodCall\SpecificAssertInternalTypeRector: ~
Rector\Rector\Class_\ClassReplacerRector:
# https://github.com/sebastianbergmann/phpunit/issues/3123
'PHPUnit_Framework_MockObject_MockObject': 'PHPUnit\Framework\MockObject\MockObject'