### Rule `PHPUnit_Framework_MockObject_MockObject` triggers warning <!--- Provide a high level explanation of the rule --> ### Reason The `PHPUnit_Framework_MockObject_MockObject` was deprecated long time ago and `\PHPUnit\Framework\MockObject\MockObject` should be used <!--- Explain, why this rule improves code quality --> ### Implementation <!--- If possible: how to technically check the compliance to this rule -->