Blame | Last modification | View Log | Download
rules:- PHPStan\Rules\PHPUnit\AssertSameBooleanExpectedRule- PHPStan\Rules\PHPUnit\AssertSameNullExpectedRule- PHPStan\Rules\PHPUnit\AssertSameWithCountRule- PHPStan\Rules\PHPUnit\MockMethodCallRule- PHPStan\Rules\PHPUnit\ShouldCallParentMethodsRuleservices:- class: PHPStan\Rules\PHPUnit\ClassCoversExistsRule- class: PHPStan\Rules\PHPUnit\ClassMethodCoversExistsRule-class: PHPStan\Rules\PHPUnit\DataProviderDeclarationRulearguments:checkFunctionNameCase: %checkFunctionNameCase%deprecationRulesInstalled: %deprecationRulesInstalled%- class: PHPStan\Rules\PHPUnit\NoMissingSpaceInClassAnnotationRule- class: PHPStan\Rules\PHPUnit\NoMissingSpaceInMethodAnnotationRuleconditionalTags:PHPStan\Rules\PHPUnit\ClassCoversExistsRule:phpstan.rules.rule: %featureToggles.bleedingEdge%PHPStan\Rules\PHPUnit\ClassMethodCoversExistsRule:phpstan.rules.rule: %featureToggles.bleedingEdge%PHPStan\Rules\PHPUnit\DataProviderDeclarationRule:phpstan.rules.rule: %featureToggles.bleedingEdge%PHPStan\Rules\PHPUnit\NoMissingSpaceInClassAnnotationRule:phpstan.rules.rule: %featureToggles.bleedingEdge%PHPStan\Rules\PHPUnit\NoMissingSpaceInMethodAnnotationRule:phpstan.rules.rule: %featureToggles.bleedingEdge%