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

13 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="Disallowed transitions" tests="6" skipped="0" failures="0" errors="0" timestamp="2026-06-07T11:13:42.608Z" hostname="Georges-MacBook-Pro.local" time="0.002">
<properties/>
<testcase name="ACTIVE -&gt; LOADING is not allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.001"/>
<testcase name="FAILED -&gt; UNLOADED is not allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.0"/>
<testcase name="ACTIVE -&gt; SAVING is not allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.0"/>
<testcase name="All invalid transitions throw IllegalStateException on transition()" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.0"/>
<testcase name="Same state is not allowed (no self-transitions)" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.0"/>
<testcase name="UNLOADED -&gt; ACTIVE is not allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>