File
Table of Contents
Classes
- FindEndOfStatementTest
- Tests for the \PHP_CodeSniffer\Files\File::findEndOfStatement method.
- FindExtendedClassNameTest
- Tests for the \PHP_CodeSniffer\Files\File::findExtendedClassName method.
- FindImplementedInterfaceNamesTest
- Tests for the \PHP_CodeSniffer\Files\File::findImplementedInterfaceNames method.
- FindStartOfStatementTest
- Tests for the \PHP_CodeSniffer\Files\File:findStartOfStatement method.
- GetClassPropertiesTest
- Tests for the \PHP_CodeSniffer\Files\File:getClassProperties method.
- GetConditionTest
- Tests for the \PHP_CodeSniffer\Files\File:getCondition and \PHP_CodeSniffer\Files\File:hasCondition methods.
- GetDeclarationNameJSTest
- Tests for the \PHP_CodeSniffer\Files\File:getDeclarationName method.
- GetDeclarationNameTest
- Tests for the \PHP_CodeSniffer\Files\File:getDeclarationName method.
- GetMemberPropertiesTest
- Tests for the \PHP_CodeSniffer\Files\File::getMemberProperties method.
- GetMethodParametersParseError1Test
- Tests for the \PHP_CodeSniffer\Files\File::getMethodParameters method.
- GetMethodParametersParseError2Test
- Tests for the \PHP_CodeSniffer\Files\File::getMethodParameters method.
- GetMethodParametersTest
- Tests for the \PHP_CodeSniffer\Files\File::getMethodParameters method.
- GetMethodPropertiesTest
- Tests for the \PHP_CodeSniffer\Files\File::getMethodProperties method.
- GetTokensAsStringTest
- Tests for the \PHP_CodeSniffer\Files\File:getTokensAsString method.
- IsReferenceTest
- Tests for the \PHP_CodeSniffer\Files\File::isReference method.