CodeAnalysis
Table of Contents
Classes
- AssignmentInConditionUnitTest
- Unit test class for the AssignmentInCondition sniff.
- EmptyPHPStatementUnitTest
- Unit test class for the EmptyPHPStatement sniff.
- EmptyStatementUnitTest
- Unit test class for the EmptyStatement sniff.
- ForLoopShouldBeWhileLoopUnitTest
- Unit test class for the ForLoopShouldBeWhileLoop sniff.
- ForLoopWithTestFunctionCallUnitTest
- Unit test class for the ForLoopWithTestFunctionCall sniff.
- JumbledIncrementerUnitTest
- Unit test class for the JumbledIncrementer sniff.
- RequireExplicitBooleanOperatorPrecedenceUnitTest
- Unit test class for the RequireExplicitBooleanOperatorPrecedence sniff.
- UnconditionalIfStatementUnitTest
- Unit test class for the UnconditionalIfStatement sniff.
- UnnecessaryFinalModifierUnitTest
- Unit test class for the UnnecessaryFinalModifier sniff.
- UnusedFunctionParameterUnitTest
- Unit test class for the UnusedFunctionParameter sniff.
- UselessOverridingMethodUnitTest
- Unit test class for the UselessOverridingMethod sniff.