<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="Tests/bootstrap.php" > <testsuites> <testsuite name="SerializerExtraBbundle Test Suite"> <directory>./Tests</directory> </testsuite> </testsuites> <groups> <exclude> <group>performance</group> </exclude> </groups> <filter> <whitelist> <directory>DependencyInjection</directory> <directory>Templating</directory> <directory>ExpressionLanguage</directory> <directory>Serializer</directory> <file>JMSSerializerBundle.php</file> </whitelist> </filter> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Cache | Folder | 0755 |
|
|
ContextFactory | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
ExpressionLanguage | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Serializer | Folder | 0755 |
|
|
Templating | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
.gitignore | File | 39 B | 0644 |
|
.scrutinizer.yml | File | 114 B | 0644 |
|
.travis.yml | File | 1.23 KB | 0644 |
|
CHANGELOG.md | File | 68.03 KB | 0644 |
|
JMSSerializerBundle.php | File | 2.35 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
META.md | File | 203 B | 0644 |
|
README.md | File | 960 B | 0644 |
|
UPGRADING.md | File | 3.61 KB | 0644 |
|
composer.json | File | 1.63 KB | 0644 |
|
phpunit.xml.dist | File | 1018 B | 0644 |
|