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

Breadcrumb

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

function TestSize::small

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Framework/TestSize/TestSize.php \PHPUnit\Framework\TestSize\TestSize::small()
1 call to TestSize::small()
CodeCoverage::start in vendor/phpunit/phpunit/src/Runner/CodeCoverage.php

File

vendor/phpunit/php-code-coverage/src/TestSize/TestSize.php, line 22

Class

TestSize
@psalm-immutable

Namespace

SebastianBergmann\CodeCoverage\Test\TestSize

Code

public static function small() : self {
    return new Small();
}
RSS feed
Powered by Drupal