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

Breadcrumb

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

class DoesNotPerformAssertions

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Metadata/DoesNotPerformAssertions.php \PHPUnit\Metadata\DoesNotPerformAssertions

@psalm-immutable

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

Hierarchy

  • class \PHPUnit\Framework\Attributes\DoesNotPerformAssertions

Expanded class hierarchy of DoesNotPerformAssertions

1 file declares its use of DoesNotPerformAssertions
AttributeParser.php in vendor/phpunit/phpunit/src/Metadata/Parser/AttributeParser.php
2 string references to 'DoesNotPerformAssertions'
AnnotationParser::forClass in vendor/phpunit/phpunit/src/Metadata/Parser/AnnotationParser.php
@psalm-param class-string $className
AnnotationParser::forMethod in vendor/phpunit/phpunit/src/Metadata/Parser/AnnotationParser.php
@psalm-param class-string $className @psalm-param non-empty-string $methodName

File

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

Namespace

PHPUnit\Framework\Attributes
View source
final class DoesNotPerformAssertions {

}
RSS feed
Powered by Drupal