<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="C:\laragon\www\nusapos\phpunit.xml.dist" tests="8" assertions="14" errors="0" failures="0" skipped="0" time="0.152980">
    <testsuite name="App" tests="8" assertions="14" errors="0" failures="0" skipped="0" time="0.152980">
      <testsuite name="ExampleDatabaseTest" file="C:\laragon\www\nusapos\tests\database\ExampleDatabaseTest.php" tests="2" assertions="3" errors="0" failures="0" skipped="0" time="0.106271">
        <testcase name="testModelFindAll" file="C:\laragon\www\nusapos\tests\database\ExampleDatabaseTest.php" line="17" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="1" time="0.091182"/>
        <testcase name="testSoftDeleteLeavesRow" file="C:\laragon\www\nusapos\tests\database\ExampleDatabaseTest.php" line="28" class="ExampleDatabaseTest" classname="ExampleDatabaseTest" assertions="2" time="0.015089"/>
      </testsuite>
      <testsuite name="ExampleSessionTest" file="C:\laragon\www\nusapos\tests\session\ExampleSessionTest.php" tests="1" assertions="1" errors="0" failures="0" skipped="0" time="0.002002">
        <testcase name="testSessionSimple" file="C:\laragon\www\nusapos\tests\session\ExampleSessionTest.php" line="10" class="ExampleSessionTest" classname="ExampleSessionTest" assertions="1" time="0.002002"/>
      </testsuite>
      <testsuite name="HealthTest" file="C:\laragon\www\nusapos\tests\unit\HealthTest.php" tests="2" assertions="3" errors="0" failures="0" skipped="0" time="0.020713">
        <testcase name="testIsDefinedAppPath" file="C:\laragon\www\nusapos\tests\unit\HealthTest.php" line="12" class="HealthTest" classname="HealthTest" assertions="1" time="0.001046"/>
        <testcase name="testBaseUrlHasBeenSet" file="C:\laragon\www\nusapos\tests\unit\HealthTest.php" line="17" class="HealthTest" classname="HealthTest" assertions="2" time="0.019667"/>
      </testsuite>
      <testsuite name="TemporaryImageUploadTest" file="C:\laragon\www\nusapos\tests\unit\TemporaryImageUploadTest.php" tests="3" assertions="7" errors="0" failures="0" skipped="0" time="0.023993">
        <testcase name="testMovesValidTemporaryFileToPermanentDirectory" file="C:\laragon\www\nusapos\tests\unit\TemporaryImageUploadTest.php" line="33" class="TemporaryImageUploadTest" classname="TemporaryImageUploadTest" assertions="3" time="0.012155"/>
        <testcase name="testRejectsUnknownTemporaryToken" file="C:\laragon\www\nusapos\tests\unit\TemporaryImageUploadTest.php" line="46" class="TemporaryImageUploadTest" classname="TemporaryImageUploadTest" assertions="1" time="0.007206"/>
        <testcase name="testCleanupRemovesOnlyFilesOlderThanMaximumAge" file="C:\laragon\www\nusapos\tests\unit\TemporaryImageUploadTest.php" line="54" class="TemporaryImageUploadTest" classname="TemporaryImageUploadTest" assertions="3" time="0.004633"/>
      </testsuite>
    </testsuite>
  </testsuite>
</testsuites>
