HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //proc/self/cwd/nueva/modules/ps_facebook/vendor/facebook/php-business-sdk/test/phpunit-travis.xml
<phpunit bootstrap="init_unit.php" colors="true">
    <testsuites>
        <testsuite name="Facebook AdsAPI PHP SDK">
            <directory>./FacebookAdsTest</directory>
            <exclude>./FacebookAdsTest/Object</exclude>
        </testsuite>
    </testsuites>
    <logging>
        <log type="coverage-text" target="php://stdout" showUncoveredFiles="false"/>
        <log type="coverage-html" target="report/" charset="UTF-8" highlight="false" lowUpperBound="60" highLowerBound="99"/>
    </logging>
    <filter>
        <whitelist processUncoveredFilesFromWhitelist="true">
            <directory suffix=".php">../src</directory>
            <exclude>
                <directory>../src/FacebookAds/Http/Adapter/Curl/</directory>
                <directory>../src/FacebookAds/Object/</directory>
            </exclude>
        </whitelist>
    </filter>
</phpunit>