Вход Регистрация
Файл: vendor/nunomaduro/collision/src/Contracts/Adapters/Phpunit/HasPrintableTestCaseName.php
Строк: 17
<?php

declare(strict_types=1);

namespace 
NunoMaduroCollisionContractsAdaptersPhpunit;

/**
 * @internal
 */
interface HasPrintableTestCaseName
{
    
/**
     * Returns the test case name that should be used by the printer.
     */
    
public function getPrintableTestCaseName(): string;
}
Онлайн: 0
Реклама