Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Test.php

class Test

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Metadata/Test.php \PHPUnit\Metadata\Test
  2. 11.1.x vendor/phpunit/phpunit/src/Event/Value/Test/Test.php \PHPUnit\Event\Code\Test
  3. 11.1.x vendor/phpunit/phpunit/src/Util/Test.php \PHPUnit\Util\Test

@psalm-immutable

@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Hierarchy

  • class \PHPUnit\Framework\Attributes\Test

Expanded class hierarchy of Test

1 file declares its use of Test
AttributeParser.php in vendor/phpunit/phpunit/src/Metadata/Parser/AttributeParser.php
14 string references to 'Test'
AddAnnotatedClassesToCachePass::matchAnyRegexps in vendor/symfony/http-kernel/DependencyInjection/AddAnnotatedClassesToCachePass.php
AnnotationParser::forMethod in vendor/phpunit/phpunit/src/Metadata/Parser/AnnotationParser.php
@psalm-param class-string $className @psalm-param non-empty-string $methodName
GuardTokenParser::parse in vendor/twig/twig/src/TokenParser/GuardTokenParser.php
Parses a token and returns a node.
NamePrettifier::prettifyTestClassName in vendor/phpunit/phpunit/src/Logging/TestDox/NamePrettifier.php
@psalm-param class-string $className
NamePrettifier::prettifyTestMethodName in vendor/phpunit/phpunit/src/Logging/TestDox/NamePrettifier.php

... See full list

File

vendor/phpunit/phpunit/src/Framework/Attributes/Test.php, line 19

Namespace

PHPUnit\Framework\Attributes
View source
final class Test {

}
RSS feed
Powered by Drupal