<testsuites name="Mocha Tests" time="0.050" tests="13" failures="0">
  <testsuite name="Root Suite" timestamp="2023-12-15T01:59:20" tests="0" time="0.000" failures="0">
  </testsuite>
  <testsuite name="rest/defaults" timestamp="2023-12-15T01:59:20" tests="13" time="0.048" failures="0">
    <testcase name="rest/defaults Init with no endpoint-related options" time="0.002" classname="Init with no endpoint-related options">
    </testcase>
    <testcase name="rest/defaults Init with production environment" time="0.000" classname="Init with production environment">
    </testcase>
    <testcase name="rest/defaults Init with given environment" time="0.002" classname="Init with given environment">
    </testcase>
    <testcase name="rest/defaults Init with given environment and default fallbacks" time="0.001" classname="Init with given environment and default fallbacks">
    </testcase>
    <testcase name="rest/defaults Init with local environment and non-default ports" time="0.000" classname="Init with local environment and non-default ports">
    </testcase>
    <testcase name="rest/defaults Init with given host" time="0.001" classname="Init with given host">
    </testcase>
    <testcase name="rest/defaults Init with given restHost and realtimeHost" time="0.001" classname="Init with given restHost and realtimeHost">
    </testcase>
    <testcase name="rest/defaults Init with given restHost and realtimeHost, using the default fallback hosts" time="0.001" classname="Init with given restHost and realtimeHost, using the default fallback hosts">
    </testcase>
    <testcase name="rest/defaults Throws an error when initiated with fallbackHosts and fallbackHostsUseDefault" time="0.001" classname="Throws an error when initiated with fallbackHosts and fallbackHostsUseDefault">
    </testcase>
    <testcase name="rest/defaults Throws an error with initiated with fallbackHostsUseDefault and port or tlsPort set" time="0.000" classname="Throws an error with initiated with fallbackHostsUseDefault and port or tlsPort set">
    </testcase>
    <testcase name="rest/defaults Init with deprecated host and wsHost options" time="0.001" classname="Init with deprecated host and wsHost options">
    </testcase>
    <testcase name="rest/defaults Init with no endpoint-related options and given default environment" time="0.001" classname="Init with no endpoint-related options and given default environment">
    </testcase>
    <testcase name="rest/defaults closeOnUnload" time="0.000" classname="closeOnUnload">
    </testcase>
  </testsuite>
</testsuites>