<?xml version="1.0"?>
<run>
  <case>
    <name>Swift_Mime_AttachmentTest</name>
    <test>
      <name>testNestingLevelIsAttachment</name>
      <pass>Equal expectation [Integer: 256] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AttachmentTest.php line 18]</pass>
    </test>
    <test>
      <name>testDispositionIsReturnedFromHeader</name>
      <pass>Equal expectation [String: attachment] at [/home/devemp/public_html/util/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/devemp/public_html/util/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/devemp/public_html/util/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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AttachmentTest.php line 242]</pass>
    </test>
    <test>
      <name>testFluidInterface</name>
      <pass>[Object: of Swift_Mime_Attachment] and [Object: of Swift_Mime_Attachment] should reference the same object at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AttachmentTest.php line 264]</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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 21]</pass>
    </test>
    <test>
      <name>testContentTypeIsReturnedFromHeader</name>
      <pass>Equal expectation [String: image/jpeg-test] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 31]</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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 80]</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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 91]</pass>
    </test>
    <test>
      <name>testSettingEncoderUpdatesTransferEncoding</name>
    </test>
    <test>
      <name>testSettingEncoderAddsEncodingHeaderIfNonePresent</name>
    </test>
    <test>
      <name>testIdIsReturnedFromHeader</name>
      <pass>Equal expectation [String: zip@button] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 140]</pass>
    </test>
    <test>
      <name>testIdIsSetInHeader</name>
    </test>
    <test>
      <name>testIdIsAutoGenerated</name>
      <pass>Pattern [/^.*?@.*?$/D] detected at character [0] in [String: 1781603235.6a311ba3c2bc3@www.emporiumvacationclub.com] as [1781603235.6a311ba3c2bc3@www.emporiumvacationclub.com] in region [1781603235.6a311ba3c2bc3@www.emporiumvacationclub.com] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 162]</pass>
    </test>
    <test>
      <name>testGenerateIdCreatesNewId</name>
      <pass>Not equal expectation passes at character 21 with [1781603235.6a311ba3c3068@www.emporiumvacationclub.com] and [1781603235.6a311ba3c311b@www.emporiumvacationclub.com] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 173]</pass>
    </test>
    <test>
      <name>testGenerateIdSetsNewId</name>
      <pass>Equal expectation [String: 1781603235.6a311ba3c34fe@www.emporiumvacationclub.com] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 183]</pass>
    </test>
    <test>
      <name>testDescriptionIsReadFromHeader</name>
      <pass>Equal expectation [String: something] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 201]</pass>
    </test>
    <test>
      <name>testDescriptionIsSetInHeader</name>
    </test>
    <test>
      <name>testDescriptionHeaderIsAddedIfNotPresent</name>
    </test>
    <test>
      <name>testSetAndGetMaxLineLength</name>
      <pass>Equal expectation [Integer: 60] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 237]</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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 286]</pass>
    </test>
    <test>
      <name>testSetAndGetBody</name>
      <pass>Equal expectation [String: blah
blah!] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 295]</pass>
    </test>
    <test>
      <name>testBodyIsAppended</name>
      <pass>Equal expectation [String: Content-Type: text/plain; charset=utf-8

blah
blah!] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 316]</pass>
    </test>
    <test>
      <name>testGetBodyReturnsStringFromByteStream</name>
      <pass>Equal expectation [String: byte stream string] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 326]</pass>
    </test>
    <test>
      <name>testByteStreamBodyIsAppended</name>
      <pass>Equal expectation [String: Content-Type: text/plain; charset=utf-8

streamed] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 348]</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_17816032356a311ba3c647a_=_] as [_=_swift_v4_17816032356a311ba3c647a_=_] in region [_=_swift_v4_17816032356a311ba3c647a_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 369]</pass>
    </test>
    <test>
      <name>testBoundaryNeverChanges</name>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816032356a311ba3c6a55_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
    </test>
    <test>
      <name>testBoundaryCanBeSet</name>
      <pass>Equal expectation [String: foobar] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 390]</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>
      <pass>Equal expectation [String: 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--
] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 568]</pass>
    </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_17816032356a311ba3d59fb_=_
Content-Type: text/plain

foobar

--_=_...] as [Content-Type: multipart/mixed; boundary=&quot;xxx&quot;


--xxx
Content-Type: multipart/alternative; boundary=&quot;yyy&quot;


--_=_swift_v4_17816032356a311ba3d59fb_=_
Content-Type: text/plain

foobar

--_=_swift_v4_17816032356a311ba3d59fb_=_--


--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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 623]</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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 748]</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/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 802]</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>
