You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SAE4.01_FORMULAIRE/Source/coverage.xml

13 lines
1.6 KiB

<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
<testsuite name="FormTest" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" tests="7" assertions="7" errors="0" failures="0" skipped="0" time="0.005547">
<testcase name="testGetTitleReturnsCorrectValue" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" line="8" class="FormTest" classname="FormTest" assertions="1" time="0.005191"/>
<testcase name="testSetTitleSetsCorrectValue" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" line="14" class="FormTest" classname="FormTest" assertions="1" time="0.000063"/>
<testcase name="testGetDescriptionReturnsCorrectValue" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" line="21" class="FormTest" classname="FormTest" assertions="1" time="0.000062"/>
<testcase name="testSetDescriptionSetsCorrectValue" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" line="27" class="FormTest" classname="FormTest" assertions="1" time="0.000055"/>
<testcase name="testGetQuestionsReturnsCorrectValue" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" line="34" class="FormTest" classname="FormTest" assertions="1" time="0.000064"/>
<testcase name="testSetQuestionsSetsCorrectValue" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" line="46" class="FormTest" classname="FormTest" assertions="1" time="0.000058"/>
<testcase name="testGetIdReturnsCorrectValue" file="F:\Documents\SAE4.01_FORMULAIRE\Source\Tests\FormTest.php" line="59" class="FormTest" classname="FormTest" assertions="1" time="0.000054"/>
</testsuite>
</testsuites>