<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="com.yorvana.YorvanaApplicationTest" tests="10" skipped="0" failures="0" errors="0" timestamp="2026-05-26T04:43:46.823Z" hostname="home-pc" time="7.862">
  <properties/>
  <testcase name="initSentry does not init when crash reporting disabled" classname="com.yorvana.YorvanaApplicationTest" time="6.038"/>
  <testcase name="beforeSend drops event when crash reporting disabled" classname="com.yorvana.YorvanaApplicationTest" time="0.107"/>
  <testcase name="configureSentryOptions sets dsn, environment and release with privacy defaults" classname="com.yorvana.YorvanaApplicationTest" time="0.117"/>
  <testcase name="disableSentryNow is no-op when Sentry not enabled" classname="com.yorvana.YorvanaApplicationTest" time="0.654"/>
  <testcase name="enableSentryNow is no-op when dsn is empty" classname="com.yorvana.YorvanaApplicationTest" time="0.061"/>
  <testcase name="disableSentryNow closes Sentry when enabled" classname="com.yorvana.YorvanaApplicationTest" time="0.26"/>
  <testcase name="initSentry does not init when dsn is empty" classname="com.yorvana.YorvanaApplicationTest" time="0.057"/>
  <testcase name="initSentry calls doSentryInit when enabled and dsn present" classname="com.yorvana.YorvanaApplicationTest" time="0.058"/>
  <testcase name="beforeSend strips user and serverName when crash reporting enabled" classname="com.yorvana.YorvanaApplicationTest" time="0.041"/>
  <testcase name="enableSentryNow calls doSentryInit when dsn present" classname="com.yorvana.YorvanaApplicationTest" time="0.046"/>
  <system-out><![CDATA[]]></system-out>
  <system-err><![CDATA[WARNING: A Java agent has been loaded dynamically (/home/Messier82/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.18.2/62f38a6faf7f069d661b79a07d566f504b0b20c4/byte-buddy-agent-1.18.2.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
]]></system-err>
</testsuite>
