10 lines
688 B
XML
10 lines
688 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="Copy" tests="3" skipped="0" failures="0" errors="0" timestamp="2026-06-07T11:13:42.616Z" hostname="Georges-MacBook-Pro.local" time="0.001">
|
|
<properties/>
|
|
<testcase name="copy() returns a different object" classname="com.livingworld.regions.RegionMetricsTest$CopyTests" time="0.0"/>
|
|
<testcase name="copy() returns independent instance" classname="com.livingworld.regions.RegionMetricsTest$CopyTests" time="0.0"/>
|
|
<testcase name="copy() copies all fields" classname="com.livingworld.regions.RegionMetricsTest$CopyTests" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|