<?xml version="1.0" encoding="UTF-8" ?>
<testsuites disabled="0" errors="0" failures="0" tests="2" time="0.004">
 <testsuite name="Arrays" timestamp="2022-11-15T21:44:22" hostname="localhost" time="0.004" errors="0" tests="2" skipped="0" disabled="0" failures="0">
  <testcase classname="Arrays" name="Should contatenate two Array Buffers" time="0.002" />
  <testcase classname="Arrays" name="Should convert array buffer to string and back" time="0" />
 </testsuite>
</testsuites>