function TestSize::asString
Same name in this branch
- 11.1.x vendor/phpunit/phpunit/src/Framework/TestSize/TestSize.php \PHPUnit\Framework\TestSize\TestSize::asString()
4 methods override TestSize::asString()
- Large::asString in vendor/
phpunit/ php-code-coverage/ src/ TestSize/ Large.php - Medium::asString in vendor/
phpunit/ php-code-coverage/ src/ TestSize/ Medium.php - Small::asString in vendor/
phpunit/ php-code-coverage/ src/ TestSize/ Small.php - Unknown::asString in vendor/
phpunit/ php-code-coverage/ src/ TestSize/ Unknown.php
File
-
vendor/
phpunit/ php-code-coverage/ src/ TestSize/ TestSize.php, line 77
Class
- TestSize
- @psalm-immutable
Namespace
SebastianBergmann\CodeCoverage\Test\TestSizeCode
public abstract function asString() : string;