<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
bootstrap="vendor/autoload.php"
>
<testsuites>
<testsuite name="Symfony Security Component Test Suite">
<directory>./Acl/Tests/</directory>
<directory>./Core/Tests/</directory>
<directory>./Http/Tests/</directory>
</testsuite>
</testsuites>
<filter>
<whitelist>
<directory>./</directory>
<exclude>
<directory>./vendor</directory>
<directory>./Acl/Tests</directory>
<directory>./Core/Tests</directory>
<directory>./Http/Tests</directory>
</exclude>
</whitelist>
</filter>
</phpunit>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Acl | Folder | 0755 |
|
|
| Core | Folder | 0755 |
|
|
| Csrf | Folder | 0755 |
|
|
| Http | Folder | 0755 |
|
|
| Tests | Folder | 0755 |
|
|
| phpunit.xml.dist | File | 1.01 KB | 0644 |
|