This commit is contained in:
Jan-Philipp Luithardt
2025-12-02 11:11:23 +01:00
parent b5524dbec2
commit 6992100fff
78 changed files with 3811 additions and 30 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="BadCaseTaskTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2025-12-02T10:11:13.203Z" hostname="Mac.fritz.box" time="0.005">
<properties/>
<testcase name="Assert stores initial values" classname="BadCaseTaskTest" time="0.005"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="GoodCaseTaskTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2025-12-02T10:11:13.210Z" hostname="Mac.fritz.box" time="0.002">
<properties/>
<testcase name="Assert stores initial values" classname="GoodCaseTaskTest" time="0.002"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

Binary file not shown.

Binary file not shown.