namespace PHPUnit\Framework\MockObject\Rule
Object name | File name | Summary |
---|---|---|
AnyInvokedCount | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyInvokedCount.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
AnyParameters | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/AnyParameters.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvocationOrder | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvocationOrder.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvokedAtLeastCount | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastCount.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvokedAtLeastOnce | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtLeastOnce.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvokedAtMostCount | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedAtMostCount.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
InvokedCount | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/InvokedCount.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
MethodName | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/MethodName.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
Parameters | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/Parameters.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |
ParametersRule | vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Rule/ParametersRule.php | @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit |