Documentation

RuleInclusionAbsoluteWindowsTest extends TestCase
in package

FinalYes

Tests for the \PHP_CodeSniffer\Ruleset class using a Windows-style absolute path to include a sniff.

Tags
covers

Table of Contents

Properties

$ruleset  : Ruleset
The Ruleset object.
$contents  : string
The original content of the ruleset.
$standard  : string
Path to the ruleset file.

Methods

initializeConfigAndRuleset()  : void
Initialize the config and ruleset objects.
resetRuleset()  : void
Reset ruleset file.
testWindowsStylePathRuleInclusion()  : void
Test that sniffs registed with a Windows absolute path are correctly recognized and that properties are correctly set for them.

Properties

Methods

testWindowsStylePathRuleInclusion()

Test that sniffs registed with a Windows absolute path are correctly recognized and that properties are correctly set for them.

public testWindowsStylePathRuleInclusion() : void

        
On this page

Search results