<?xml version="1.0" encoding="UTF-8"?>
<testsuites>
  <testsuite name="tests" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="1" skipped="0" failures="0" errors="0" time="0">
    <testcase time="0" classname="tests" name="Success"/>
  </testsuite>
  <testsuite name="Expectations" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="6" skipped="0" failures="4" errors="0" time="0">
    <testcase time="0" classname="Expectations" name="Success"/>
    <testcase time="0" classname="Expectations" name="Failure_1">
      <failure type="failure" message="Failure has been forced (@tests.R#12)">Failure has been forced</failure>
    </testcase>
    <testcase time="0" classname="Expectations" name="Failure_2a">
      <failure type="failure" message="Failure has been forced (@tests.R#16)">Failure has been forced</failure>
    </testcase>
    <testcase time="0" classname="Expectations" name="Failure_2b">
      <failure type="failure" message="FALSE isn't true. (@tests.R#19)">FALSE isn't true.</failure>
    </testcase>
    <testcase time="0" classname="Expectations" name="Failure_loop">
      <failure type="failure" message="`i` not equal to 2. (@tests.R#24)">`i` not equal to 2.
1/1 mismatches
[1] 1 - 2 == -1</failure>
    </testcase>
    <testcase time="0" classname="Expectations" name="Failure_loop"/>
  </testsuite>
  <testsuite name="Expectations2" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="0" skipped="0" failures="0" errors="0" time="0"/>
  <testsuite name="Errors" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="2" skipped="0" failures="0" errors="2" time="0">
    <testcase time="0" classname="Errors" name="Error_1">
      <error type="error" message="stop (@tests.R#33)">stop
1: stop("stop") at reporters/tests.R:33</error>
    </testcase>
    <testcase time="0" classname="Errors" name="Error_3">
      <error type="error" message="! (@tests.R#47)">!
1: f() at reporters/tests.R:47
2: g() at reporters/tests.R:38
3: h() at reporters/tests.R:41
4: stop("!") at reporters/tests.R:44</error>
    </testcase>
  </testsuite>
  <testsuite name="Recursion" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="1" skipped="0" failures="0" errors="1" time="0">
    <testcase time="0" classname="Recursion" name="Recursion_1">
      <error type="error" message="This is deep (@tests.R#56)">This is deep
1: f(25) at reporters/tests.R:56
2: f(x - 1) at reporters/tests.R:54
3: f(x - 1) at reporters/tests.R:54
4: f(x - 1) at reporters/tests.R:54
5: f(x - 1) at reporters/tests.R:54
6: f(x - 1) at reporters/tests.R:54
7: f(x - 1) at reporters/tests.R:54
8: f(x - 1) at reporters/tests.R:54
9: f(x - 1) at reporters/tests.R:54
10: f(x - 1) at reporters/tests.R:54
...
18: f(x - 1) at reporters/tests.R:54
19: f(x - 1) at reporters/tests.R:54
20: f(x - 1) at reporters/tests.R:54
21: f(x - 1) at reporters/tests.R:54
22: f(x - 1) at reporters/tests.R:54
23: f(x - 1) at reporters/tests.R:54
24: f(x - 1) at reporters/tests.R:54
25: f(x - 1) at reporters/tests.R:54
26: f(x - 1) at reporters/tests.R:54
27: stop("This is deep") at reporters/tests.R:54</error>
    </testcase>
  </testsuite>
  <testsuite name="Skips" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="3" skipped="3" failures="0" errors="0" time="0">
    <testcase time="0" classname="Skips" name="Skip_1">
      <skipped/>
    </testcase>
    <testcase time="0" classname="Skips" name="Skip_2">
      <skipped/>
    </testcase>
    <testcase time="0" classname="Skips" name="Skip_3">
      <skipped/>
    </testcase>
  </testsuite>
  <testsuite name="Warnings" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="3" skipped="0" failures="0" errors="0" time="0">
    <testcase time="0" classname="Warnings" name="Warning_1"/>
    <testcase time="0" classname="Warnings" name="Warning_2"/>
    <testcase time="0" classname="Warnings" name="Warning_2"/>
  </testsuite>
  <testsuite name="Output" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="2" skipped="0" failures="0" errors="0" time="0">
    <testcase time="0" classname="Output" name="Output_1"/>
    <testcase time="0" classname="Output" name="Output_1"/>
  </testsuite>
  <testsuite name="End" timestamp="1999:12:31 23:59:59" hostname="nodename" tests="0" skipped="0" failures="0" errors="0" time="0"/>
</testsuites>
