<?xml version="1.0"?>
<run>
  <case>
    <name>Swift_ByteStream_ArrayByteStreamTest</name>
    <test>
      <name>testReadingSingleBytesFromBaseInput</name>
      <pass>Equal expectation [Array: 3 items]: Bytes read from stream should be the same as bytes in constructor at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 19]</pass>
    </test>
    <test>
      <name>testReadingMultipleBytesFromBaseInput</name>
      <pass>Equal expectation [Array: 2 items]: Bytes read from stream should be in pairs at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 32]</pass>
    </test>
    <test>
      <name>testReadingOddOffsetOnLastByte</name>
      <pass>Equal expectation [Array: 3 items]: Bytes read from stream should be in pairs except final read at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 45]</pass>
    </test>
    <test>
      <name>testSettingPointerPartway</name>
      <pass>Equal expectation [String: b]: Byte should be second byte since pointer as at offset 1 at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 55]</pass>
    </test>
    <test>
      <name>testResettingPointerAfterExhaustion</name>
      <pass>Equal expectation [String: a]: Byte should be first byte since pointer as at offset 0 at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 68]</pass>
    </test>
    <test>
      <name>testPointerNeverSetsBelowZero</name>
      <pass>Equal expectation [String: a]: Byte should be first byte since pointer should be at offset 0 at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 79]</pass>
    </test>
    <test>
      <name>testPointerNeverSetsAboveStackSize</name>
      <pass>Identical expectation [Boolean: false]: Stream should be at end and thus return false at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 90]</pass>
    </test>
    <test>
      <name>testBytesCanBeWrittenToStream</name>
      <pass>Equal expectation [Array: 5 items]: Bytes read from stream should be from initial stack + written at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 106]</pass>
    </test>
    <test>
      <name>testContentsCanBeFlushed</name>
      <pass>Identical expectation [Boolean: false]: Contents have been flushed so read() should return false at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 118]</pass>
    </test>
    <test>
      <name>testConstructorCanTakeStringArgument</name>
      <pass>Equal expectation [Array: 3 items]: Bytes read from stream should be the same as bytes in constructor at [/var/www/njlibertyhyundai.com/public_html/php/classes/swift/tests/unit/Swift/ByteStream/ArrayByteStreamTest.php line 130]</pass>
    </test>
    <test>
      <name>testBindingOtherStreamsMirrorsWriteOperations</name>
    </test>
    <test>
      <name>testBindingOtherStreamsMirrorsFlushOperations</name>
    </test>
    <test>
      <name>testUnbindingStreamPreventsFurtherWrites</name>
    </test>
  </case>
</run>
