17 lines
1.8 KiB
XML
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 -> ACTIVE is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="SAVING -> FAILED is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="FAILED -> LOADING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="ACTIVE -> UNLOADING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="DIRTY -> SAVING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="UNLOADING -> UNLOADED is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="UNLOADED -> LOADING is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="LOADING -> ACTIVE is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="LOADING -> FAILED is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<testcase name="ACTIVE -> DIRTY is allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$AllowedTransitions" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|