%PDF- %PDF-
Direktori : /var/www/html/diaspora/api/vendor/flowjs/flow-php-server/ |
Current File : /var/www/html/diaspora/api/vendor/flowjs/flow-php-server/phpunit.xml |
<?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="test/bootstrap.php" > <testsuites> <testsuite name="Flow Test Suite"> <directory>./test/Unit/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./src/Flow/</directory> <exclude> <file>./src/Flow/Basic.php</file> </exclude> </whitelist> </filter> </phpunit>