<?xml version="1.0"?>
<run>
  <case>
    <name>Swift_Mime_SimpleMimeEntityTest</name>
    <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: 1781609252.6a313324f0b49@www.emporiumvacationclub.com] as [1781609252.6a313324f0b49@www.emporiumvacationclub.com] in region [1781609252.6a313324f0b49@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 [1781609252.6a313324f11c3@www.emporiumvacationclub.com] and [1781609252.6a313324f138a@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: 1781609252.6a313324f179e@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_17816092536a31332500805_=_] as [_=_swift_v4_17816092536a31332500805_=_] in region [_=_swift_v4_17816092536a31332500805_=_] 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_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 380]</pass>
      <pass>Equal expectation [String: _=_swift_v4_17816092536a31332500d44_=_] 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_17816092536a313325198b4_=_
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_17816092536a313325198b4_=_
Content-Type: text/plain

foobar

--_=_swift_v4_17816092536a313325198b4_=_--


--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>
    <test>
      <name>testFluidInterface</name>
      <pass>[Object: of Swift_Mime_SimpleMimeEntity] and [Object: of Swift_Mime_SimpleMimeEntity] should reference the same object at [/home/devemp/public_html/util/swift/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 967]</pass>
    </test>
  </case>
</run>
