Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="com.livingworld.config.SimulationConfigTest$Setters" tests="7" skipped="0" failures="0" errors="0" timestamp="2026-06-07T11:13:42.556Z" hostname="Georges-MacBook-Pro.local" time="0.002">
|
||||
<properties/>
|
||||
<testcase name="setEnableDebugCommandsFalse()" classname="com.livingworld.config.SimulationConfigTest$Setters" time="0.0"/>
|
||||
<testcase name="setSimulationIntervalTicks()" classname="com.livingworld.config.SimulationConfigTest$Setters" time="0.0"/>
|
||||
<testcase name="setEmergencyStopMilliseconds()" classname="com.livingworld.config.SimulationConfigTest$Setters" time="0.0"/>
|
||||
<testcase name="setMaxRegionsPerCycle()" classname="com.livingworld.config.SimulationConfigTest$Setters" time="0.0"/>
|
||||
<testcase name="setMaxMillisecondsPerCycle()" classname="com.livingworld.config.SimulationConfigTest$Setters" time="0.001"/>
|
||||
<testcase name="setRegionSizeChunks()" classname="com.livingworld.config.SimulationConfigTest$Setters" time="0.0"/>
|
||||
<testcase name="setEnableProfilerFalse()" classname="com.livingworld.config.SimulationConfigTest$Setters" time="0.0"/>
|
||||
<system-out><![CDATA[]]></system-out>
|
||||
<system-err><![CDATA[]]></system-err>
|
||||
</testsuite>
|
||||
Reference in New Issue
Block a user