namespace PHPUnit\Framework\MockObject\Builder
Object name | File name | Summary |
---|---|---|
Identity | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Identity.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvocationMocker | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationMocker.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvocationStubber | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/InvocationStubber.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MethodNameMatch | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/MethodNameMatch.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ParametersMatch | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/ParametersMatch.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Stub | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Builder/Stub.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |