<?php declare(strict_types=1);
/*
* This file is part of PHPUnit.
*
* (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.
*/
namespace PHPUnit\TextUI\XmlConfiguration;
use RuntimeException;
/**
* @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
*
* @internal This class is not covered by the backward compatibility promise for PHPUnit
*/
final class Exception extends RuntimeException implements \PHPUnit\Exception
{
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| CodeCoverage | Folder | 0755 |
|
|
| Logging | Folder | 0755 |
|
|
| Migration | Folder | 0755 |
|
|
| SchemaDetector | Folder | 0755 |
|
|
| Validator | Folder | 0755 |
|
|
| Configuration.php | File | 2.71 KB | 0644 |
|
| DefaultConfiguration.php | File | 4.86 KB | 0644 |
|
| Exception.php | File | 606 B | 0644 |
|
| Generator.php | File | 2.2 KB | 0644 |
|
| Groups.php | File | 1.2 KB | 0644 |
|
| LoadedFromFileConfiguration.php | File | 1.95 KB | 0644 |
|
| Loader.php | File | 37.86 KB | 0644 |
|
| PHPUnit.php | File | 17.68 KB | 0644 |
|
| SchemaFinder.php | File | 1.93 KB | 0644 |
|
| TestSuiteMapper.php | File | 4.07 KB | 0644 |
|