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

11 lines
994 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="Null handling" tests="4" skipped="0" failures="0" errors="0" timestamp="2026-06-07T11:13:42.607Z" hostname="Georges-MacBook-Pro.local" time="0.001">
<properties/>
<testcase name="canTransition throws IllegalArgumentException for null from" classname="com.livingworld.regions.RegionLifecycleControllerTest$NullHandling" time="0.0"/>
<testcase name="canTransition throws IllegalArgumentException for null to" classname="com.livingworld.regions.RegionLifecycleControllerTest$NullHandling" time="0.0"/>
<testcase name="transition throws IllegalArgumentException for null region" classname="com.livingworld.regions.RegionLifecycleControllerTest$NullHandling" time="0.0"/>
<testcase name="transition throws IllegalArgumentException for null target" classname="com.livingworld.regions.RegionLifecycleControllerTest$NullHandling" time="0.0"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>