namespace PHPUnit\Framework\MockObject\Generator
Object name | File name | Summary |
---|---|---|
CannotUseAddMethodsException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/CannotUseAddMethodsException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ClassIsEnumerationException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsEnumerationException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ClassIsFinalException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsFinalException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ClassIsReadonlyException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ClassIsReadonlyException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
DuplicateMethodException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/DuplicateMethodException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Exception | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/Exception.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Generator | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Generator.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvalidMethodNameException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/InvalidMethodNameException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MockClass | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockClass.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MockMethod | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethod.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MockMethodSet | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockMethodSet.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MockTrait | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockTrait.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MockType | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/MockType.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
NameAlreadyInUseException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/NameAlreadyInUseException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
OriginalConstructorInvocationRequiredException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/OriginalConstructorInvocationRequiredException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ReflectionException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/ReflectionException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
RuntimeException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/RuntimeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
SoapExtensionNotAvailableException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/SoapExtensionNotAvailableException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
TemplateLoader | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/TemplateLoader.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownClassException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownClassException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownTraitException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTraitException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
UnknownTypeException | vendor/phpunit/phpunit/src/Framework/MockObject/Generator/Exception/UnknownTypeException.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |