<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\phpunit.dist.xml" tests="5" assertions="11" errors="0" failures="0" skipped="0" time="0.044521">
    <testsuite name="App" tests="5" assertions="11" errors="0" failures="0" skipped="0" time="0.044521">
      <testsuite name="ExampleSessionTest" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\session\ExampleSessionTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.025464">
        <testcase name="testSessionSimple" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\session\ExampleSessionTest.php" line="10" class="ExampleSessionTest" classname="ExampleSessionTest" assertions="1" time="0.025464"/>
      </testsuite>
      <testsuite name="HealthTest" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\unit\HealthTest.php" tests="2" assertions="3" errors="0" failures="0" skipped="0" time="0.010230">
        <testcase name="testIsDefinedAppPath" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\unit\HealthTest.php" line="12" class="HealthTest" classname="HealthTest" assertions="1" time="0.001398"/>
        <testcase name="testBaseUrlHasBeenSet" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\unit\HealthTest.php" line="17" class="HealthTest" classname="HealthTest" assertions="2" time="0.008832"/>
      </testsuite>
      <testsuite name="PasswordResetEmailTest" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\unit\PasswordResetEmailTest.php" tests="2" assertions="7" errors="0" failures="0" skipped="0" time="0.008827">
        <testcase name="testTemplateContainsPersonalizedRecoveryCode" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\unit\PasswordResetEmailTest.php" line="10" class="PasswordResetEmailTest" classname="PasswordResetEmailTest" assertions="4" time="0.006457"/>
        <testcase name="testTemplateEscapesUserControlledValues" file="C:\Users\oscar\OneDrive\Documentos\Gatos Bravos\backend\tests\unit\PasswordResetEmailTest.php" line="23" class="PasswordResetEmailTest" classname="PasswordResetEmailTest" assertions="3" time="0.002371"/>
      </testsuite>
    </testsuite>
  </testsuite>
</testsuites>
