<?xml version="1.0"?>
<run>
  <case>
    <name>Swift_StreamFilters_ByteArrayReplacementFilterTest</name>
    <test>
      <name>testBasicReplacementsAreMade</name>
      <pass>Equal expectation [Array: 5 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 15]</pass>
    </test>
    <test>
      <name>testShouldBufferReturnsTrueIfPartialMatchAtEndOfBuffer</name>
      <pass>Expected true, got [Boolean: true]: Filter should buffer since 0x61 0x62 is the needle and the ending 0x61 could be from 0x61 0x62 at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 24]</pass>
    </test>
    <test>
      <name>testFilterCanMakeMultipleReplacements</name>
      <pass>Equal expectation [Array: 5 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 33]</pass>
    </test>
    <test>
      <name>testMultipleReplacementsCanBeDifferent</name>
      <pass>Equal expectation [Array: 5 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 42]</pass>
    </test>
    <test>
      <name>testShouldBufferReturnsFalseIfPartialMatchNotAtEndOfString</name>
      <pass>Expected false, got [Boolean: false]: Filter should not buffer since x0Dx0A is the needle and is not at EOF at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 50]</pass>
    </test>
    <test>
      <name>testShouldBufferReturnsTrueIfAnyOfMultipleMatchesAtEndOfString</name>
      <pass>Expected true, got [Boolean: true]: Filter should buffer since 0x61 0x62 is a needle and the ending 0x61 could be from 0x61 0x62 at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 59]</pass>
    </test>
    <test>
      <name>testConvertingAllLineEndingsToCRLFWhenInputIsLF</name>
      <pass>Equal expectation [Array: 10 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 72]</pass>
    </test>
    <test>
      <name>testConvertingAllLineEndingsToCRLFWhenInputIsCR</name>
      <pass>Equal expectation [Array: 10 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 85]</pass>
    </test>
    <test>
      <name>testConvertingAllLineEndingsToCRLFWhenInputIsCRLF</name>
      <pass>Equal expectation [Array: 10 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 98]</pass>
    </test>
    <test>
      <name>testConvertingAllLineEndingsToCRLFWhenInputIsLFCR</name>
      <pass>Equal expectation [Array: 16 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 111]</pass>
    </test>
    <test>
      <name>testConvertingAllLineEndingsToCRLFWhenInputContainsLFLF</name>
      <pass>Equal expectation [Array: 16 items] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/ByteArrayReplacementFilterTest.php line 126]</pass>
    </test>
  </case>
</run>
