Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
nunomaduro
/
collision
/
src
/
Contracts
/
Adapters
/
Phpunit
Location:
/home/zoteqbgb/public_html/vendor/nunomaduro/collision/src/Contracts/Adapters/Phpunit
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: HasPrintableTestCaseName.php
<?php declare(strict_types=1); namespace NunoMaduro\Collision\Contracts\Adapters\Phpunit; /** * @internal */ interface HasPrintableTestCaseName { /** * The printable test case name. */ public static function getPrintableTestCaseName(): string; /** * The printable test case method name. */ public function getPrintableTestCaseMethodName(): string; /** * The "latest" printable test case method name. */ public static function getLatestPrintableTestCaseMethodName(): string; }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
HasPrintableTestCaseName.php
537 bytes
0644
2025-03-04 13:39
âï¸
ðï¸
Rename
Chang
Apply