<testsuites name="Mocha Tests" time="13.152" tests="6" failures="0">
  <testsuite name="Root Suite" timestamp="2025-12-19T10:33:09" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="realtime/liveobjects" timestamp="2025-12-19T10:33:09" 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:12" tests="6" file="/home/runner/work/ably-js/ably-js/test/realtime/liveobjects.test.js" time="10.997" failures="0">
    <testcase name="realtime/liveobjects Realtime with LiveObjects plugin public API throws missing object modes error when attached without correct modes" time="0.920" 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="1.606" 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="0.893" 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.074" 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="0.946" 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="0.849" classname="public write API throws invalid channel option when &quot;echoMessages&quot; is disabled">
    </testcase>
  </testsuite>
</testsuites>