Files
livingWorld/build/test-results/test/TEST-com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions.xml
2026-06-07 12:18:45 +01:00

17 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="Allowed transitions" tests="10" skipped="0" failures="0" errors="0" timestamp="2026-06-07T11:13:42.610Z" hostname="Georges-MacBook-Pro.local" time="0.001">
<properties/>
<testcase name="SAVING -&gt; ACTIVE is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="SAVING -&gt; FAILED is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="FAILED -&gt; LOADING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="ACTIVE -&gt; UNLOADING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="DIRTY -&gt; SAVING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="UNLOADING -&gt; UNLOADED is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="UNLOADED -&gt; LOADING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="LOADING -&gt; ACTIVE is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="LOADING -&gt; FAILED is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<testcase name="ACTIVE -&gt; DIRTY is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>