upload
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m2s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m2s
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="project.GoodCaseTaskTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2025-12-03T16:07:42.838Z" hostname="Mac.fritz.box" time="0.003">
|
||||
<testsuite name="project.GoodCaseTaskTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2025-12-03T16:57:13.775Z" hostname="Mac.fritz.box" time="0.004">
|
||||
<properties/>
|
||||
<testcase name="Edit Task" classname="project.GoodCaseTaskTest" time="0.001"/>
|
||||
<testcase name="Create a new Task" classname="project.GoodCaseTaskTest" time="0.001"/>
|
||||
<testcase name="Check TaskList if Task there" classname="project.GoodCaseTaskTest" time="0.001"/>
|
||||
<testcase name="Edit Task" classname="project.GoodCaseTaskTest" time="0.002"/>
|
||||
<testcase name="Create a new Task" classname="project.GoodCaseTaskTest" time="0.0"/>
|
||||
<testcase name="Check TaskList if Task there" classname="project.GoodCaseTaskTest" time="0.0"/>
|
||||
<testcase name="Delete Task" classname="project.GoodCaseTaskTest" time="0.0"/>
|
||||
<testcase name="Set Author of a Task" classname="project.GoodCaseTaskTest" time="0.0"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
||||
|
||||
Reference in New Issue
Block a user