Initial commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user