<testsuites name="Mocha Tests" time="10.871" tests="2" failures="0">
  <testsuite name="Root Suite" timestamp="2024-10-01T05:23:18" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-01T05:23:18" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime without LiveObjects plugin" timestamp="2024-10-01T05:23:22" tests="1" time="0.465" 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.006" 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:23" tests="1" time="6.184" failures="0">
    <testcase name="realtime/live_objects Realtime with LiveObjects plugin returns LiveObjects instance when accessing channel&apos;s `liveObjects` property" time="0.004" classname="returns LiveObjects instance when accessing channel&apos;s `liveObjects` property">
    </testcase>
  </testsuite>
</testsuites>