<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.yorvana.util.CrashReporterTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2026-05-26T04:44:49.687Z" hostname="home-pc" time="0.159">
  <properties/>
  <testcase name="clear should delete the file" classname="com.yorvana.util.CrashReporterTest" time="0.149"/>
  <testcase name="read should return null if file does not exist" classname="com.yorvana.util.CrashReporterTest" time="0.002"/>
  <testcase name="read should return content if file exists" classname="com.yorvana.util.CrashReporterTest" time="0.002"/>
  <testcase name="install should set uncaught exception handler and write to file" classname="com.yorvana.util.CrashReporterTest" time="0.005"/>
  <system-out><![CDATA[]]></system-out>
  <system-err><![CDATA[]]></system-err>
</testsuite>
