Vous êtes connecté en tant que anonymous Se Deconnecter
<phpunit colors="true">
  <testsuites>
    <testsuite name="Objet_Fichier">
      <file>./TriTest.class.php</file>
      <file>./Test.php</file>
    </testsuite>
  </testsuites>
  
  <logging>
    <log type="junit" target="../build/logs/phpunit.xml" />
    <log type="testdox-html" target="../build/logs/phpunit.html" />
  </logging>
  
</phpunit>