<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.yorvana.util.DateFormatterTest" tests="7" skipped="0" failures="0" errors="0" timestamp="2026-05-26T04:45:10.317Z" hostname="home-pc" time="0.006">
  <properties/>
  <testcase name="fromMillis should convert milliseconds to ISO date string" classname="com.yorvana.util.DateFormatterTest" time="0.0"/>
  <testcase name="toYear should return the year" classname="com.yorvana.util.DateFormatterTest" time="0.0"/>
  <testcase name="toShortMonthDay should format to MMM d" classname="com.yorvana.util.DateFormatterTest" time="0.004"/>
  <testcase name="toDisplay should return original string on invalid format" classname="com.yorvana.util.DateFormatterTest" time="0.0"/>
  <testcase name="toDisplay should format ISO date to medium localized date" classname="com.yorvana.util.DateFormatterTest" time="0.0"/>
  <testcase name="toMillis should convert ISO date string to milliseconds" classname="com.yorvana.util.DateFormatterTest" time="0.002"/>
  <testcase name="toYear should return 0 on invalid date" classname="com.yorvana.util.DateFormatterTest" time="0.0"/>
  <system-out><![CDATA[]]></system-out>
  <system-err><![CDATA[]]></system-err>
</testsuite>
