<testsuites name="Mocha Tests" time="14.411" tests="6" failures="0">
  <testsuite name="Root Suite" timestamp="2025-12-19T10:33:25" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/liveobjects" timestamp="2025-12-19T10:33:25" tests="0" file="/home/runner/work/ably-js/ably-js/test/realtime/liveobjects.test.js" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Realtime with LiveObjects plugin" timestamp="2025-12-19T10:33:27" tests="6" file="/home/runner/work/ably-js/ably-js/test/realtime/liveobjects.test.js" time="12.290" failures="0">
    <testcase name="realtime/liveobjects Realtime with LiveObjects plugin public API throws missing object modes error when attached without correct modes" time="1.097" classname="public API throws missing object modes error when attached without correct modes">
    </testcase>
    <testcase name="realtime/liveobjects Realtime with LiveObjects plugin public API throws missing object modes error when not yet attached but client options are missing correct modes" time="0.941" classname="public API throws missing object modes error when not yet attached but client options are missing correct modes">
    </testcase>
    <testcase name="realtime/liveobjects Realtime with LiveObjects plugin public API throws invalid channel state error when channel DETACHED" time="1.019" classname="public API throws invalid channel state error when channel DETACHED">
    </testcase>
    <testcase name="realtime/liveobjects Realtime with LiveObjects plugin public API throws invalid channel state error when channel FAILED" time="1.776" classname="public API throws invalid channel state error when channel FAILED">
    </testcase>
    <testcase name="realtime/liveobjects Realtime with LiveObjects plugin public write API throws invalid channel state error when channel SUSPENDED" time="1.716" classname="public write API throws invalid channel state error when channel SUSPENDED">
    </testcase>
    <testcase name="realtime/liveobjects Realtime with LiveObjects plugin public write API throws invalid channel option when &quot;echoMessages&quot; is disabled" time="1.028" classname="public write API throws invalid channel option when &quot;echoMessages&quot; is disabled">
    </testcase>
  </testsuite>
</testsuites>