<testsuites name="Mocha Tests" time="10.658" tests="2" failures="0">
  <testsuite name="Root Suite" timestamp="2024-10-01T05:23:14" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-01T05:23:14" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime without LiveObjects plugin" timestamp="2024-10-01T05:23:19" tests="1" time="0.050" 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.009" 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:19" tests="1" time="6.119" failures="0">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin returns LiveObjects instance when accessing channel&apos;s `liveObjects` property" time="0.005" classname="returns LiveObjects instance when accessing channel&apos;s `liveObjects` property">
    </testcase>
  </testsuite>
</testsuites>