<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="/home/marcandre/PhpstormProjects/anarchytectbackend/tests" tests="4" assertions="2" errors="3" warnings="0" failures="0" skipped="0" time="0.394820">
    <testsuite name="P\Tests\Unit\Conception\FigureTest" file="/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/pestphp/pest/src/Factories/TestCaseFactory.php(222) : eval()'d code" tests="1" assertions="0" errors="1" warnings="0" failures="0" skipped="0" time="0.232114">
      <testcase name="it takes a Structure identifier and adds a polymorphic relation with Visual" assertions="0" time="0.232114">
        <error type="Error">/home/marcandre/PhpstormProjects/anarchytectbackend/tests/Unit/Conception/FigureTest.php::it takes a Structure identifier and adds a polymorphic relation with Visual
Error: Call to undefined method App\Models\Visual::getConnectionName()

/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasRelationships.php:746
/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/laravel/framework/src/Illuminate/Support/helpers.php:263
/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasRelationships.php:749
/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Concerns/HasRelationships.php:549
/home/marcandre/PhpstormProjects/anarchytectbackend/app/Models/Structure.php:89
/home/marcandre/PhpstormProjects/anarchytectbackend/tests/Unit/Conception/FigureTest.php:16</error>
      </testcase>
    </testsuite>
    <testsuite name="P\Tests\Unit\Conception\StructureTest" file="/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/pestphp/pest/src/Factories/TestCaseFactory.php(222) : eval()'d code" tests="1" assertions="2" errors="0" warnings="0" failures="0" skipped="0" time="0.052179">
      <testcase name="it is a valid object" assertions="2" time="0.052179"/>
    </testsuite>
    <testsuite name="P\Tests\Unit\Coordinates\CoordinatesTest" file="/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/pestphp/pest/src/Factories/TestCaseFactory.php(222) : eval()'d code" tests="1" assertions="0" errors="1" warnings="0" failures="0" skipped="0" time="0.054056">
      <testcase name="N'accepte pas deux pièces à la suite sans coordonnées" assertions="0" time="0.054056">
        <error type="PHPUnit\Framework\RiskyTestError">/home/marcandre/PhpstormProjects/anarchytectbackend/tests/Unit/Coordinates/CoordinatesTest.php::N'accepte pas deux pièces à la suite sans coordonnées
This test did not perform any assertions

/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/pestphp/pest/src/Factories/TestCaseFactory.php(222) : eval()'d code:4</error>
      </testcase>
    </testsuite>
    <testsuite name="P\Tests\Unit\VisualsTest" file="/home/marcandre/PhpstormProjects/anarchytectbackend/vendor/pestphp/pest/src/Factories/TestCaseFactory.php(222) : eval()'d code" tests="1" assertions="0" errors="1" warnings="0" failures="0" skipped="0" time="0.056471">
      <testcase name="it has visuals" assertions="0" time="0.056471">
        <error type="Error">/home/marcandre/PhpstormProjects/anarchytectbackend/tests/Unit/VisualsTest.php::it has visuals
Error: Call to undefined method App\Models\Visual::getAll()

/home/marcandre/PhpstormProjects/anarchytectbackend/tests/Unit/VisualsTest.php:11</error>
      </testcase>
    </testsuite>
  </testsuite>
</testsuites>
