13 lines
1.3 KiB
XML
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 -> LOADING is not allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.001"/>
|
|
<testcase name="FAILED -> UNLOADED is not allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.0"/>
|
|
<testcase name="ACTIVE -> 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 -> ACTIVE is not allowed" classname="com.livingworld.regions.RegionLifecycleControllerTest$DisallowedTransitions" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|