namespace PHPUnit\Framework\MockObject
Object name | File name | Summary |
---|---|---|
BadMethodCallException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/BadMethodCallException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
CannotUseOnlyMethodsException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/CannotUseOnlyMethodsException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ConfigurableMethod | vendor/phpunit/phpunit/src/Framework/MockObject/ConfigurableMethod.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
DoubledCloneMethod | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/DoubledCloneMethod.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Exception | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/Exception.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
IncompatibleReturnValueException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/IncompatibleReturnValueException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Invocation | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Invocation.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvocationHandler | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/InvocationHandler.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MatchBuilderNotFoundException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatchBuilderNotFoundException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Matcher | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Matcher.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MatcherAlreadyRegisteredException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MatcherAlreadyRegisteredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Method | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/Method.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MethodCannotBeConfiguredException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodCannotBeConfiguredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MethodNameAlreadyConfiguredException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameAlreadyConfiguredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MethodNameConstraint | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/MethodNameConstraint.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MethodNameNotConfiguredException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodNameNotConfiguredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MethodParametersAlreadyConfiguredException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/MethodParametersAlreadyConfiguredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MockBuilder | vendor/phpunit/phpunit/src/Framework/MockObject/MockBuilder.php | @psalm-template MockedType |
MockObject | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObject.php | @method InvocationMocker method($constraint) |
MockObjectApi | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/MockObjectApi.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MockObjectInternal | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/MockObjectInternal.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
NeverReturningMethodException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NeverReturningMethodException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
NoMoreReturnValuesConfiguredException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/NoMoreReturnValuesConfiguredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ProxiedCloneMethod | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/ProxiedCloneMethod.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ReturnValueGenerator | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/ReturnValueGenerator.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ReturnValueNotConfiguredException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/ReturnValueNotConfiguredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
RuntimeException | vendor/phpunit/phpunit/src/Framework/MockObject/Exception/RuntimeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Stub | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/Stub.php | @method InvocationStubber method($constraint) |
StubApi | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Api/StubApi.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
StubInternal | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Interface/StubInternal.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |