You are here

85 methods override CoderSniffUnitTest::getErrorList() in Coder 8.3

AccessHookMenuUnitTest::getErrorList in tests/DrupalPractice/FunctionDefinitions/AccessHookMenuUnitTest.php
Returns the lines where errors should occur.
ArrayUnitTest::getErrorList in tests/Drupal/Arrays/ArrayUnitTest.php
Returns the lines where errors should occur.
AuthorTagUnitTest::getErrorList in tests/DrupalPractice/Commenting/AuthorTagUnitTest.php
Returns the lines where errors should occur.
AutoAddedKeysUnitTest::getErrorList in tests/Drupal/InfoFiles/AutoAddedKeysUnitTest.php
Returns the lines where errors should occur.
BadUnitTest::getErrorList in tests/Drupal/bad/BadUnitTest.php
Returns the lines where errors should occur.
CheckPlainUnitTest::getErrorList in tests/DrupalPractice/FunctionCalls/CheckPlainUnitTest.php
Returns the lines where errors should occur.
ClassCommentUnitTest::getErrorList in tests/Drupal/Commenting/ClassCommentUnitTest.php
Returns the lines where errors should occur.
ClassCreateInstanceUnitTest::getErrorList in tests/Drupal/Classes/ClassCreateInstanceUnitTest.php
Returns the lines where errors should occur.
ClassDeclarationUnitTest::getErrorList in tests/Drupal/Classes/ClassDeclarationUnitTest.php
Returns the lines where errors should occur.
ClassFileNameUnitTest::getErrorList in tests/Drupal/Classes/ClassFileNameUnitTest.php
Returns the lines where errors should occur.
ClassFilesUnitTest::getErrorList in tests/Drupal/InfoFiles/ClassFilesUnitTest.php
Returns the lines where errors should occur.
CloseBracketSpacingUnitTest::getErrorList in tests/Drupal/WhiteSpace/CloseBracketSpacingUnitTest.php
Returns the lines where errors should occur.
CommaUnitTest::getErrorList in tests/Drupal/WhiteSpace/CommaUnitTest.php
Returns the lines where errors should occur.
CommentEmptyLineUnitTest::getErrorList in tests/DrupalPractice/Commenting/CommentEmptyLineUnitTest.php
Returns the lines where errors should occur.
ConstantNameUnitTest::getErrorList in tests/Drupal/Semantics/ConstantNameUnitTest.php
Returns the lines where errors should occur.
ControlSignatureUnitTest::getErrorList in tests/Drupal/ControlStructures/ControlSignatureUnitTest.php
Returns the lines where errors should occur.
CoreVersionRequirementUnitTest::getErrorList in tests/DrupalPractice/InfoFiles/CoreVersionRequirementUnitTest.php
Returns the lines where errors should occur.
CurlSslVerifierUnitTest::getErrorList in tests/DrupalPractice/FunctionCalls/CurlSslVerifierUnitTest.php
Returns the lines where errors should occur.
DataTypeNamespaceUnitTest::getErrorList in tests/Drupal/Commenting/DataTypeNamespaceUnitTest.php
Returns the lines where errors should occur.
DbQueryUnitTest::getErrorList in tests/DrupalPractice/FunctionCalls/DbQueryUnitTest.php
Returns the lines where errors should occur.
DbSelectBracesUnitTest::getErrorList in tests/DrupalPractice/FunctionCalls/DbSelectBracesUnitTest.php
Returns the lines where errors should occur.
DefaultValueSanitizeUnitTest::getErrorList in tests/DrupalPractice/FunctionCalls/DefaultValueSanitizeUnitTest.php
Returns the lines where errors should occur.
DeprecatedUnitTest::getErrorList in tests/Drupal/Commenting/DeprecatedUnitTest.php
Returns the lines where errors should occur.
DisallowLongArraySyntaxUnitTest::getErrorList in tests/Drupal/Arrays/DisallowLongArraySyntaxUnitTest.php
Returns the lines where errors should occur.
DocCommentAlignmentUnitTest::getErrorList in tests/Drupal/Commenting/DocCommentAlignmentUnitTest.php
Returns the lines where errors should occur.
DocCommentStarUnitTest::getErrorList in tests/Drupal/Commenting/DocCommentStarUnitTest.php
Returns the lines where errors should occur.
DocCommentUnitTest::getErrorList in tests/Drupal/Commenting/DocCommentUnitTest.php
Returns the lines where errors should occur.
DuplicateEntryUnitTest::getErrorList in tests/Drupal/InfoFiles/DuplicateEntryUnitTest.php
Returns the lines where errors should occur.
ElseIfUnitTest::getErrorList in tests/Drupal/ControlStructures/ElseIfUnitTest.php
Returns the lines where errors should occur.
EndFileNewlineUnitTest::getErrorList in tests/Drupal/Files/EndFileNewlineUnitTest.php
Returns the lines where errors should occur.
ExceptionTUnitTest::getErrorList in tests/DrupalPractice/General/ExceptionTUnitTest.php
Returns the lines where errors should occur.
ExpectedExceptionUnitTest::getErrorList in tests/DrupalPractice/Commenting/ExpectedExceptionUnitTest.php
Returns the lines where errors should occur.
FileCommentUnitTest::getErrorList in tests/Drupal/Commenting/FileCommentUnitTest.php
Returns the lines where errors should occur.
FileEncodingUnitTest::getErrorList in tests/Drupal/Files/FileEncodingUnitTest.php
Returns the lines where errors should occur.
FormAlterDocUnitTest::getErrorList in tests/DrupalPractice/FunctionDefinitions/FormAlterDocUnitTest.php
Returns the lines where errors should occur.
FullyQualifiedNamespaceUnitTest::getErrorList in tests/Drupal/Classes/FullyQualifiedNamespaceUnitTest.php
Returns the lines where errors should occur.
FunctionCommentUnitTest::getErrorList in tests/Drupal/Commenting/FunctionCommentUnitTest.php
Returns the lines where errors should occur.
FunctionTriggerErrorUnitTest::getErrorList in tests/Drupal/Semantics/FunctionTriggerErrorUnitTest.php
Returns the lines where errors should occur.
FunctionTUnitTest::getErrorList in tests/Drupal/Semantics/FunctionTUnitTest.php
Returns the lines where errors should occur.
FunctionWatchdogUnitTest::getErrorList in tests/Drupal/Semantics/FunctionWatchdogUnitTest.php
Returns the lines where errors should occur.
GenderNeutralCommentUnitTest::getErrorList in tests/Drupal/Commenting/GenderNeutralCommentUnitTest.php
Returns the lines where errors should occur.
GetRequestDataUnitTest::getErrorList in tests/DrupalPractice/Variables/GetRequestDataUnitTest.php
Returns the lines where errors should occur.
GlobalClassUnitTest::getErrorList in tests/DrupalPractice/Objects/GlobalClassUnitTest.php
Returns the lines where errors should occur.
GlobalConstantUnitTest::getErrorList in tests/DrupalPractice/Constants/GlobalConstantUnitTest.php
Returns the lines where errors should occur.
GlobalDefineUnitTest::getErrorList in tests/DrupalPractice/Constants/GlobalDefineUnitTest.php
Returns the lines where errors should occur.
GlobalDrupalUnitTest::getErrorList in tests/DrupalPractice/Objects/GlobalDrupalUnitTest.php
Returns the lines where errors should occur.
GlobalFunctionUnitTest::getErrorList in tests/DrupalPractice/Objects/GlobalFunctionUnitTest.php
Returns the lines where errors should occur.
GoodUnitTest::getErrorList in tests/DrupalPractice/good/GoodUnitTest.php
Returns the lines where errors should occur.
GoodUnitTest::getErrorList in tests/Drupal/good/GoodUnitTest.php
Returns the lines where errors should occur.
HookCommentUnitTest::getErrorList in tests/Drupal/Commenting/HookCommentUnitTest.php
Returns the lines where errors should occur.
HookInitCssUnitTest::getErrorList in tests/DrupalPractice/FunctionDefinitions/HookInitCssUnitTest.php
Returns the lines where errors should occur.
InlineCommentUnitTest::getErrorList in tests/Drupal/Commenting/InlineCommentUnitTest.php
Returns the lines where errors should occur.
InlineVariableCommentUnitTest::getErrorList in tests/Drupal/Commenting/InlineVariableCommentUnitTest.php
Returns the lines where errors should occur.
InstallTUnitTest::getErrorList in tests/DrupalPractice/FunctionDefinitions/InstallTUnitTest.php
Returns the lines where errors should occur.
LineLengthUnitTest::getErrorList in tests/Drupal/Files/LineLengthUnitTest.php
Returns the lines where errors should occur.
MethodScopeUnitTest::getErrorList in tests/Drupal/Scope/MethodScopeUnitTest.php
Returns the lines where errors should occur.
MultipleStatementAlignmentUnitTest::getErrorList in tests/Drupal/Formatting/MultipleStatementAlignmentUnitTest.php
Returns the lines where errors should occur.
NamespacedDependencyUnitTest::getErrorList in tests/DrupalPractice/InfoFiles/NamespacedDependencyUnitTest.php
Returns the lines where errors should occur.
NamespaceUnitTest::getErrorList in tests/Drupal/WhiteSpace/NamespaceUnitTest.php
Returns the lines where errors should occur.
ObjectOperatorIndentUnitTest::getErrorList in tests/Drupal/WhiteSpace/ObjectOperatorIndentUnitTest.php
Returns the lines where errors should occur.
ObjectOperatorSpacingUnitTest::getErrorList in tests/Drupal/WhiteSpace/ObjectOperatorSpacingUnitTest.php
Returns the lines where errors should occur.
OpenBracketSpacingUnitTest::getErrorList in tests/Drupal/WhiteSpace/OpenBracketSpacingUnitTest.php
Returns the lines where errors should occur.
OpenTagNewlineUnitTest::getErrorList in tests/Drupal/WhiteSpace/OpenTagNewlineUnitTest.php
Returns the lines where errors should occur.
OptionsTUnitTest::getErrorList in tests/DrupalPractice/General/OptionsTUnitTest.php
Returns the lines where errors should occur.
PostStatementCommentUnitTest::getErrorList in tests/Drupal/Commenting/PostStatementCommentUnitTest.php
Returns the lines where errors should occur.
PropertyDeclarationUnitTest::getErrorList in tests/Drupal/Classes/PropertyDeclarationUnitTest.php
Returns the lines where errors should occur.
RemoteAddressUnitTest::getErrorList in tests/Drupal/Semantics/RemoteAddressUnitTest.php
Returns the lines where errors should occur.
RoutingAccessUnitTest::getErrorList in tests/DrupalPractice/Yaml/RoutingAccessUnitTest.php
Returns the lines where errors should occur.
ScopeClosingBraceUnitTest::getErrorList in tests/Drupal/WhiteSpace/ScopeClosingBraceUnitTest.php
Returns the lines where errors should occur.
ScopeIndentUnitTest::getErrorList in tests/Drupal/WhiteSpace/ScopeIndentUnitTest.php
Returns the lines where errors should occur.
SpaceUnaryOperatorUnitTest::getErrorList in tests/Drupal/Formatting/SpaceUnaryOperatorUnitTest.php
Returns the lines where errors should occur.
StrictSchemaDisabledUnitTest::getErrorList in tests/DrupalPractice/Objects/StrictSchemaDisabledUnitTest.php
Returns the lines where errors should occur.
TCheckPlainUnitTest::getErrorList in tests/DrupalPractice/FunctionCalls/TCheckPlainUnitTest.php
Returns the lines where errors should occur.
TodoCommentUnitTest::getErrorList in tests/Drupal/Commenting/TodoCommentUnitTest.php
Returns the lines where errors should occur.
TxtFileLineLengthUnitTest::getErrorList in tests/Drupal/Files/TxtFileLineLengthUnitTest.php
Returns the lines where errors should occur.
UnusedPrivateMethodUnitTest::getErrorList in tests/DrupalPractice/Objects/UnusedPrivateMethodUnitTest.php
Returns the lines where errors should occur.
UnusedUseStatementUnitTest::getErrorList in tests/Drupal/Classes/UnusedUseStatementUnitTest.php
Returns the lines where errors should occur.
UseGlobalClassUnitTest::getErrorList in tests/Drupal/Classes/UseGlobalClassUnitTest.php
Returns the lines where errors should occur.
UseLeadingBackslashUnitTest::getErrorList in tests/Drupal/Classes/UseLeadingBackslashUnitTest.php
Returns the lines where errors should occur.
ValidFunctionNameUnitTest::getErrorList in tests/Drupal/NamingConventions/ValidFunctionNameUnitTest.php
Returns the lines where errors should occur.
ValidVariableNameUnitTest::getErrorList in tests/Drupal/NamingConventions/ValidVariableNameUnitTest.php
Returns the lines where errors should occur.
VariableAnalysisUnitTest::getErrorList in tests/DrupalPractice/CodeAnalysis/VariableAnalysisUnitTest.php
Returns the lines where errors should occur.
VariableCommentUnitTest::getErrorList in tests/Drupal/Commenting/VariableCommentUnitTest.php
Returns the lines where errors should occur.
VariableNameUnitTest::getErrorList in tests/DrupalPractice/General/VariableNameUnitTest.php
Returns the lines where errors should occur.
VariableSetSanitizeUnitTest::getErrorList in tests/DrupalPractice/FunctionCalls/VariableSetSanitizeUnitTest.php
Returns the lines where errors should occur.