Ruleset
Table of Contents
Classes
- ExplainTest
- Test the Ruleset::explain() function.
- RuleInclusionAbsoluteLinuxTest
- Tests for the \PHP_CodeSniffer\Ruleset class using a Linux-style absolute path to include a sniff.
- RuleInclusionAbsoluteWindowsTest
- Tests for the \PHP_CodeSniffer\Ruleset class using a Windows-style absolute path to include a sniff.
- RuleInclusionTest
- Tests for the \PHP_CodeSniffer\Ruleset class.
- SetSniffPropertyTest
- These tests specifically focus on the changes made to work around the PHP 8.2 dynamic properties deprecation.
- ShowSniffDeprecationsTest
- Tests PHPCS native handling of sniff deprecations.