<testsuites name="Mocha Tests" time="10.343" tests="6" failures="0">
  <testsuite name="Root Suite" timestamp="2024-07-03T19:08:31" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="rest/init" timestamp="2024-07-03T19:08:31" tests="6" time="10.341" failures="0">
    <testcase name="rest/init Init with key string" time="0.002" classname="Init with key string">
    </testcase>
    <testcase name="rest/init Init with token string" time="0.337" classname="Init with token string">
    </testcase>
    <testcase name="rest/init Init with tls: false" time="0.000" classname="Init with tls: false">
    </testcase>
    <testcase name="rest/init Init with tls: true" time="0.000" classname="Init with tls: true">
    </testcase>
    <testcase name="rest/init Init without any tls key should enable tls" time="0.000" classname="Init without any tls key should enable tls">
    </testcase>
    <testcase name="rest/init Init with clientId set to &apos;*&apos; or anything other than a string or null should error" time="0.000" classname="Init with clientId set to &apos;*&apos; or anything other than a string or null should error">
    </testcase>
  </testsuite>
</testsuites>