<?xml version="1.0"?>
<run>
  <case>
    <name>Swift_StreamFilters_StringReplacementFilterTest</name>
    <test>
      <name>testBasicReplacementsAreMade</name>
      <pass>Equal expectation [String: XbarYbarZ] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/StringReplacementFilterTest.php line 12]</pass>
    </test>
    <test>
      <name>testShouldBufferReturnsTrueIfPartialMatchAtEndOfBuffer</name>
      <pass>Expected true, got [Boolean: true]: Filter should buffer since &quot;foo&quot; is the needle and the ending &quot;f&quot; could be from &quot;foo&quot; at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/StringReplacementFilterTest.php line 21]</pass>
    </test>
    <test>
      <name>testFilterCanMakeMultipleReplacements</name>
      <pass>Equal expectation [String: XfooYfooZ] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/StringReplacementFilterTest.php line 27]</pass>
    </test>
    <test>
      <name>testMultipleReplacementsCanBeDifferent</name>
      <pass>Equal expectation [String: XfooYzipZ] at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/StringReplacementFilterTest.php line 33]</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/StringReplacementFilterTest.php line 41]</pass>
    </test>
    <test>
      <name>testShouldBufferReturnsTrueIfAnyOfMultipleMatchesAtEndOfString</name>
      <pass>Expected true, got [Boolean: true]: Filter should buffer since &quot;zip&quot; is a needle and the ending &quot;zi&quot; could be from &quot;zip&quot; at [/home2/saisilea/public_html/edrictrust.com/Swift-4.3.0/tests/unit/Swift/StreamFilters/StringReplacementFilterTest.php line 50]</pass>
    </test>
  </case>
</run>
