Your IP : 216.73.216.54


Current Path : /var/www/html/libraries/techjoomla/dompdf/
Upload File :
Current File : /var/www/html/libraries/techjoomla/dompdf/phpunit.xml.dist

<phpunit backupGlobals="false"
         backupStaticAttributes="false"
         bootstrap="tests/bootstrap.php"
         colors="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         processIsolation="false"
         stopOnFailure="false"
         syntaxCheck="false">
    <testsuites>
        <testsuite name="Dompdf Test Suite">
            <directory>./tests/Dompdf/</directory>
        </testsuite>
    </testsuites>
</phpunit>