<?xml version="1.0"?>
<run>
  <case>
    <name>Swift_Mime_EmbeddedFileTest</name>
    <test>
      <name>testNestingLevelIsAttachment</name>
    </test>
    <test>
      <name>testNestingLevelIsEmbedded</name>
      <pass>Equal expectation [Integer: 65536] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/EmbeddedFileTest.php line 18]</pass>
    </test>
    <test>
      <name>testIdIsAutoGenerated</name>
    </test>
    <test>
      <name>testDefaultDispositionIsAttachment</name>
    </test>
    <test>
      <name>testDefaultDispositionIsInline</name>
    </test>
    <test>
      <name>testDispositionIsReturnedFromHeader</name>
      <pass>Equal expectation [String: attachment] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AttachmentTest.php line 31]</pass>
    </test>
    <test>
      <name>testDispositionIsSetInHeader</name>
    </test>
    <test>
      <name>testDispositionIsAddedIfNonePresent</name>
    </test>
    <test>
      <name>testDispositionIsAutoDefaultedToAttachment</name>
    </test>
    <test>
      <name>testDefaultContentTypeInitializedToOctetStream</name>
    </test>
    <test>
      <name>testFilenameIsReturnedFromHeader</name>
      <pass>Equal expectation [String: foo.txt] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AttachmentTest.php line 102]</pass>
    </test>
    <test>
      <name>testFilenameIsSetInHeader</name>
    </test>
    <test>
      <name>testSettingFilenameSetsNameInContentType</name>
    </test>
    <test>
      <name>testSizeIsReturnedFromHeader</name>
      <pass>Equal expectation [Integer: 1234] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AttachmentTest.php line 153]</pass>
    </test>
    <test>
      <name>testSizeIsSetInHeader</name>
    </test>
    <test>
      <name>testFilnameCanBeReadFromFileStream</name>
    </test>
    <test>
      <name>testContentTypeCanBeSetViaSetFile</name>
    </test>
    <test>
      <name>testDataCanBeReadFromFile</name>
      <pass>Equal expectation [String: &lt;some data&gt;] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AttachmentTest.php line 242]</pass>
    </test>
    <test>
      <name>testFluidInterface</name>
      <pass>[Object: of Swift_Mime_EmbeddedFile] and [Object: of Swift_Mime_EmbeddedFile] should reference the same object at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AttachmentTest.php line 250]</pass>
    </test>
    <test>
      <name>testGetHeadersReturnsHeaderSet</name>
      <pass>[Object: of Yay_MockObjects_Swift_Mime_HeaderSet] and [Object: of Yay_MockObjects_Swift_Mime_HeaderSet] should reference the same object at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 20]</pass>
    </test>
    <test>
      <name>testContentTypeIsReturnedFromHeader</name>
      <pass>Equal expectation [String: image/jpeg-test] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 30]</pass>
    </test>
    <test>
      <name>testContentTypeIsSetInHeader</name>
    </test>
    <test>
      <name>testContentTypeHeaderIsAddedIfNoneSet</name>
    </test>
    <test>
      <name>testContentTypeCanBeSetViaSetBody</name>
    </test>
    <test>
      <name>testGetEncoderFromConstructor</name>
      <pass>[Object: of Yay_MockObjects_Swift_Mime_ContentEncoder] and [Object: of Yay_MockObjects_Swift_Mime_ContentEncoder] should reference the same object at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 79]</pass>
    </test>
    <test>
      <name>testSetAndGetEncoder</name>
      <pass>[Object: of Yay_MockObjects_Swift_Mime_ContentEncoder] and [Object: of Yay_MockObjects_Swift_Mime_ContentEncoder] should reference the same object at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 90]</pass>
    </test>
    <test>
      <name>testSettingEncoderUpdatesTransferEncoding</name>
    </test>
    <test>
      <name>testSettingEncoderAddsEncodingHeaderIfNonePresent</name>
    </test>
    <test>
      <name>testIdIsReturnedFromHeader</name>
      <pass>Equal expectation [String: zip@button] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 139]</pass>
    </test>
    <test>
      <name>testIdIsSetInHeader</name>
    </test>
    <test>
      <name>testGenerateIdCreatesNewId</name>
      <pass>Not equal expectation passes at character 1 with [502f7a489f9eb01ece982355149910fe@app.abcservicescheltenham.co.uk] and [5f9d7f6603bc4767294fcd6e31ca8feb@app.abcservicescheltenham.co.uk] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 172]</pass>
    </test>
    <test>
      <name>testGenerateIdSetsNewId</name>
      <pass>Equal expectation [String: 49026f95bdee5211aa1bdc331eb49ae2@app.abcservicescheltenham.co.uk] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 182]</pass>
    </test>
    <test>
      <name>testDescriptionIsReadFromHeader</name>
      <pass>Equal expectation [String: something] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 200]</pass>
    </test>
    <test>
      <name>testDescriptionIsSetInHeader</name>
    </test>
    <test>
      <name>testDescriptionHeaderIsAddedIfNotPresent</name>
    </test>
    <test>
      <name>testSetAndGetMaxLineLength</name>
      <pass>Equal expectation [Integer: 60] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 236]</pass>
    </test>
    <test>
      <name>testEncoderIsUsedForStringGeneration</name>
    </test>
    <test>
      <name>testMaxLineLengthIsProvidedWhenEncoding</name>
    </test>
    <test>
      <name>testHeadersAppearInString</name>
      <pass>Equal expectation [String: Content-Type: text/plain; charset=utf-8
X-MyHeader: foobar
] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 281]</pass>
    </test>
    <test>
      <name>testSetAndGetBody</name>
      <pass>Equal expectation [String: blah
blah!] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 294]</pass>
    </test>
    <test>
      <name>testBodyIsAppended</name>
      <pass>Equal expectation [String: Content-Type: text/plain; charset=utf-8

blah
blah!] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 310]</pass>
    </test>
    <test>
      <name>testGetBodyReturnsStringFromByteStream</name>
      <pass>Equal expectation [String: byte stream string] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 325]</pass>
    </test>
    <test>
      <name>testByteStreamBodyIsAppended</name>
      <pass>Equal expectation [String: Content-Type: text/plain; charset=utf-8

streamed] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 342]</pass>
    </test>
    <test>
      <name>testBoundaryCanBeRetrieved</name>
      <pass>Pattern [/^[a-zA-Z0-9&apos;\(\)\+_\-,\.\/:=\?\ ]{0,69}[a-zA-Z0-9&apos;\(\)\+_\-,\.\/:=\?]$/D] detected at character [0] in [String: _=_swift_v4_1785299779_2fcb3d1ced2b7143ed207c284f55f69c_=_] as [_=_swift_v4_1785299779_2fcb3d1ced2b7143ed207c284f55f69c_=_] in region [_=_swift_v4_1785299779_2fcb3d1ced2b7143ed207c284f55f69c_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 365]</pass>
    </test>
    <test>
      <name>testBoundaryNeverChanges</name>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1785299779_68988f92c6dfb473a3c74e659cc031d9_=_] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
    </test>
    <test>
      <name>testBoundaryCanBeSet</name>
      <pass>Equal expectation [String: foobar] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 388]</pass>
    </test>
    <test>
      <name>testAddingChildrenGeneratesBoundaryInHeaders</name>
    </test>
    <test>
      <name>testChildrenOfLevelAttachmentAndLessCauseMultipartMixed</name>
    </test>
    <test>
      <name>testChildrenOfLevelAlternativeAndLessCauseMultipartAlternative</name>
    </test>
    <test>
      <name>testChildrenOfLevelRelatedAndLessCauseMultipartRelated</name>
    </test>
    <test>
      <name>testHighestLevelChildDeterminesContentType</name>
    </test>
    <test>
      <name>testChildrenAppearNestedInString</name>
      <fail>Equal expectation fails at character 83 with [Content-Type: multipart/alternative; boundary=&quot;xxx&quot;


--xxx
Content-Type: text/plain

foobar

--xxx
Content-Type: text/html

&lt;b&gt;foobar&lt;/b&gt;

--xxx--
] and [Content-Type: multipart/alternative; boundary=&quot;xxx&quot;


--xxx
Content-Type: text/html

&lt;b&gt;foobar&lt;/b&gt;

--xxx
Content-Type: text/plain

foobar

--xxx--
] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 551]</fail>
    </test>
    <test>
      <name>testMixingLevelsIsHierarchical</name>
      <pass>Pattern [~^Content-Type: multipart/mixed; boundary=&quot;xxx&quot;


--xxx
Content-Type: multipart/alternative; boundary=&quot;yyy&quot;


--(.*?)
Content-Type: text/plain

foobar

--\1--


--xxx
Content-Type: application/octet-stream

data

--xxx--
$~] detected at character [0] in [String: Content-Type: multipart/mixed; boundary=&quot;xxx&quot;


--xxx
Content-Type: multipart/alternative; boundary=&quot;yyy&quot;


--_=_swift_v4_1785299779_514d172f33a6d28b01d61ad67e3c7c6f_=_
Content-Type: text/plai...] as [Content-Type: multipart/mixed; boundary=&quot;xxx&quot;


--xxx
Content-Type: multipart/alternative; boundary=&quot;yyy&quot;


--_=_swift_v4_1785299779_514d172f33a6d28b01d61ad67e3c7c6f_=_
Content-Type: text/plain

foobar

--_=_swift_v4_1785299779_514d172f33a6d28b01d61ad67e3c7c6f_=_--


--xxx
Content-Type: application/octet-stream

data

--xxx--
] in region [Content-Type: multipart/mixed; boundary=&quot;xxx&quot;


--xxx
Content-Type: multipart/alternative; bound...] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 602]</pass>
    </test>
    <test>
      <name>testSettingEncoderNotifiesChildren</name>
    </test>
    <test>
      <name>testReceiptOfEncoderChangeNotifiesChildren</name>
    </test>
    <test>
      <name>testReceiptOfCharsetChangeNotifiesChildren</name>
    </test>
    <test>
      <name>testEntityIsWrittenToByteStream</name>
    </test>
    <test>
      <name>testEntityHeadersAreComittedToByteStream</name>
    </test>
    <test>
      <name>testOrderingTextBeforeHtml</name>
      <pass>Equal expectation [String: Content-Type: multipart/alternative; boundary=&quot;xxx&quot;


--xxx
Content-Type: text/plain

TEXT PART

--xxx
Content-Type: text/html

HTML PART

--xxx--
] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 732]</pass>
    </test>
    <test>
      <name>testUnsettingChildrenRestoresContentType</name>
    </test>
    <test>
      <name>testBodyIsReadFromCacheWhenUsingToStringIfPresent</name>
      <pass>Equal expectation [String: Content-Type: text/plain; charset=utf-8

cache
cache!] at [/home/abcservices/app.abcservicescheltenham.co.uk/lib/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 793]</pass>
    </test>
    <test>
      <name>testBodyIsAddedToCacheWhenUsingToString</name>
    </test>
    <test>
      <name>testBodyIsClearedFromCacheIfNewBodySet</name>
    </test>
    <test>
      <name>testBodyIsNotClearedFromCacheIfSameBodySet</name>
    </test>
    <test>
      <name>testBodyIsClearedFromCacheIfNewEncoderSet</name>
    </test>
    <test>
      <name>testBodyIsReadFromCacheWhenUsingToByteStreamIfPresent</name>
    </test>
    <test>
      <name>testBodyIsAddedToCacheWhenUsingToByteStream</name>
    </test>
  </case>
</run>
