<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="jest tests" tests="22" failures="0" errors="0" time="1.731">
  <testsuite name="PSTTask tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:50" time="0.494" tests="2">
    <testcase classname="PSTTask tests should have a Tasks folder" name="PSTTask tests should have a Tasks folder" time="0.001">
    </testcase>
    <testcase classname="PSTTask tests should have two tasks" name="PSTTask tests should have two tasks" time="0.007">
    </testcase>
  </testsuite>
  <testsuite name="PSTAttachment tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:51" time="0.326" tests="5">
    <testcase classname="PSTAttachment tests should have a contact with an attachment" name="PSTAttachment tests should have a contact with an attachment" time="0.058">
    </testcase>
    <testcase classname="PSTAttachment tests should have a task with an attachment" name="PSTAttachment tests should have a task with an attachment" time="0.047">
    </testcase>
    <testcase classname="PSTAttachment tests should have email with word attachment" name="PSTAttachment tests should have email with word attachment" time="0.055">
    </testcase>
    <testcase classname="PSTAttachment tests should have email with excel attachment" name="PSTAttachment tests should have email with excel attachment" time="0.055">
    </testcase>
    <testcase classname="PSTAttachment tests should have email with jpg attachment" name="PSTAttachment tests should have email with jpg attachment" time="0.055">
    </testcase>
  </testsuite>
  <testsuite name="PSTContact tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:51" time="0.112" tests="2">
    <testcase classname="PSTContact tests should have a Contact folder" name="PSTContact tests should have a Contact folder" time="0.001">
    </testcase>
    <testcase classname="PSTContact tests should have a contact with several fields" name="PSTContact tests should have a contact with several fields" time="0.014">
    </testcase>
  </testsuite>
  <testsuite name="PSTAppointment tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:51" time="0.102" tests="2">
    <testcase classname="PSTAppointment tests should have a Calendar folder" name="PSTAppointment tests should have a Calendar folder" time="0">
    </testcase>
    <testcase classname="PSTAppointment tests should have two calendar items" name="PSTAppointment tests should have two calendar items" time="0.008">
    </testcase>
  </testsuite>
  <testsuite name="RecurrencePattern tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:51" time="0.095" tests="2">
    <testcase classname="RecurrencePattern tests should have a Calendar folder" name="RecurrencePattern tests should have a Calendar folder" time="0.001">
    </testcase>
    <testcase classname="RecurrencePattern tests should have repeating events" name="RecurrencePattern tests should have repeating events" time="0.011">
    </testcase>
  </testsuite>
  <testsuite name="PSTActivity tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:52" time="0.098" tests="2">
    <testcase classname="PSTActivity tests should have a Journal folder" name="PSTActivity tests should have a Journal folder" time="0.001">
    </testcase>
    <testcase classname="PSTActivity tests root folder should have a journal entry" name="PSTActivity tests root folder should have a journal entry" time="0.005">
    </testcase>
  </testsuite>
  <testsuite name="PSTMessage tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:52" time="0.051" tests="2">
    <testcase classname="PSTMessage tests should have email messages" name="PSTMessage tests should have email messages" time="0.008">
    </testcase>
    <testcase classname="PSTMessage tests should have email message which uses block skip points" name="PSTMessage tests should have email message which uses block skip points" time="0.005">
    </testcase>
  </testsuite>
  <testsuite name="PSTRecipient tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:52" time="0.045" tests="1">
    <testcase classname="PSTRecipient tests should have email messages" name="PSTRecipient tests should have email messages" time="0.018">
    </testcase>
  </testsuite>
  <testsuite name="PSTObject tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:52" time="0.043" tests="1">
    <testcase classname="PSTObject tests should have basic attributes" name="PSTObject tests should have basic attributes" time="0.015">
    </testcase>
  </testsuite>
  <testsuite name="PSTFolder tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:52" time="0.04" tests="2">
    <testcase classname="PSTFolder tests should have a root folder" name="PSTFolder tests should have a root folder" time="0.001">
    </testcase>
    <testcase classname="PSTFolder tests root folder should have sub folders" name="PSTFolder tests root folder should have sub folders" time="0.011">
    </testcase>
  </testsuite>
  <testsuite name="PSTfile tests" errors="0" failures="0" skipped="0" timestamp="2026-01-07T12:28:52" time="0.03" tests="1">
    <testcase classname="PSTfile tests should open the file" name="PSTfile tests should open the file" time="0.001">
    </testcase>
  </testsuite>
</testsuites>