<testsuites name="Mocha Tests" time="10.653" tests="2" failures="0">
  <testsuite name="Root Suite" timestamp="2024-10-01T05:23:15" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-01T05:23:15" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime without LiveObjects plugin" timestamp="2024-10-01T05:23:19" tests="1" time="0.329" failures="0">
    <testcase name="realtime/live_objects Realtime without LiveObjects plugin throws an error when attempting to access the channel&apos;s `liveObjects` property" time="0.004" classname="throws an error when attempting to access the channel&apos;s `liveObjects` property">
    </testcase>
  </testsuite>
  <testsuite name="Realtime with LiveObjects plugin" timestamp="2024-10-01T05:23:20" tests="1" time="5.896" failures="0">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin returns LiveObjects instance when accessing channel&apos;s `liveObjects` property" time="0.003" classname="returns LiveObjects instance when accessing channel&apos;s `liveObjects` property">
    </testcase>
  </testsuite>
</testsuites>