<testsuites name="Mocha Tests" time="11.368" tests="2" failures="0">
  <testsuite name="Root Suite" timestamp="2024-10-01T05:22:42" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/live_objects" timestamp="2024-10-01T05:22:42" tests="0" file="/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime without LiveObjects plugin" timestamp="2024-10-01T05:22:46" tests="1" file="/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js" time="0.012" 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:22:46" tests="1" file="/home/runner/work/ably-js/ably-js/test/realtime/live_objects.test.js" time="6.631" 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>