You are here

12 string references to 'Test' in Coder 8.3.x

DefaultValueSanitizeUnitTest.inc in tests/DrupalPractice/FunctionCalls/DefaultValueSanitizeUnitTest.inc
drupal8.info.yml in tests/Drupal/Classes/drupal8/drupal8.info.yml
tests/Drupal/Classes/drupal8/drupal8.info.yml
drupal8.info.yml in tests/Drupal/good/drupal8/drupal8.info.yml
tests/Drupal/good/drupal8/drupal8.info.yml
ExampleClass::test4 in tests/DrupalPractice/Objects/drupal8/ExampleClass.php
t() should not be used, instead we should use the StringTranslationTrait.
ExampleClassWithDependencyInjection::test4 in tests/DrupalPractice/Objects/drupal8/ExampleClassWithDependencyInjection.php
t() should not be used, instead we should use the StringTranslationTrait.
ExampleService::test4 in tests/DrupalPractice/Objects/drupal8/ExampleService.php
t() should not be used, instead we should use the StringTranslationTrait.
FunctionTUnitTest.inc in tests/Drupal/Semantics/FunctionTUnitTest.inc
StrictSchemaDisabledSniff::isTestClass in coder_sniffer/DrupalPractice/Sniffs/Objects/StrictSchemaDisabledSniff.php
Determine if this class is a test class.
test.info.yml in tests/DrupalPractice/Constants/test.info.yml
tests/DrupalPractice/Constants/test.info.yml
test.info.yml in tests/DrupalPractice/Variables/test.info.yml
tests/DrupalPractice/Variables/test.info.yml
test.info.yml in tests/Drupal/InfoFiles/drupal8/test.info.yml
tests/Drupal/InfoFiles/drupal8/test.info.yml
test4 in tests/DrupalPractice/Objects/drupal8/example.module
Using t() is allowed since we run in the global namespace.