9 lines
592 B
XML
9 lines
592 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="toString" tests="2" skipped="0" failures="0" errors="0" timestamp="2026-06-07T11:13:42.612Z" hostname="Georges-MacBook-Pro.local" time="0.001">
|
|
<properties/>
|
|
<testcase name="toString() starts with class name" classname="com.livingworld.regions.RegionMetricsTest$ToStringTests" time="0.001"/>
|
|
<testcase name="toString() includes all field names and values" classname="com.livingworld.regions.RegionMetricsTest$ToStringTests" time="0.0"/>
|
|
<system-out><![CDATA[]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|