<?php declare(strict_types=1); /* * This file is part of phpunit/php-code-coverage. * * (c) Sebastian Bergmann <sebastian@phpunit.de> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ require __DIR__ . '/../vendor/autoload.php'; \define( 'TEST_FILES_PATH', __DIR__ . \DIRECTORY_SEPARATOR . '_files' . \DIRECTORY_SEPARATOR );
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
_files | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
TestCase.php | File | 73.58 KB | 0644 |
|
bootstrap.php | File | 436 B | 0644 |
|