<?xml version="1.0" encoding="UTF-8" ?>
<testsuites disabled="0" errors="0" failures="0" tests="2" time="0.012">
 <testsuite name="Delayed promise invocation" timestamp="2022-11-15T21:44:20" hostname="localhost" time="0.012" errors="0" tests="2" skipped="0" disabled="0" failures="0">
  <testcase classname="Delayed promise invocation" name="Should invoke action after delay" time="0.006" />
  <testcase classname="Delayed promise invocation" name="Should fail with target action&apos;s error if raised" time="0.006" />
 </testsuite>
</testsuites>