<br />
<b>Notice</b>:  date_default_timezone_set(): Timezone ID 'Australia/ACT' is invalid in <b>/home/share/framework/tool/Swift-5.0.3/test-suite/config.php</b> on line <b>18</b><br />
<?xml version="1.0"?>
<run>
  <case>
    <name>Swift_Mime_MimePartTest</name>
    <test>
      <name>testNestingLevelIsSubpart</name>
      <pass>Equal expectation [Integer: 4096] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 16]</pass>
    </test>
    <test>
      <name>testCharsetIsReturnedFromHeader</name>
      <pass>Equal expectation [String: iso-8859-1] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 41]</pass>
    </test>
    <test>
      <name>testCharsetIsSetInHeader</name>
    </test>
    <test>
      <name>testCharsetIsSetInHeaderIfPassedToSetBody</name>
    </test>
    <test>
      <name>testSettingCharsetNotifiesEncoder</name>
    </test>
    <test>
      <name>testSettingCharsetNotifiesHeaders</name>
    </test>
    <test>
      <name>testSettingCharsetNotifiesChildren</name>
    </test>
    <test>
      <name>testCharsetChangeUpdatesCharset</name>
    </test>
    <test>
      <name>testSettingCharsetClearsCache</name>
    </test>
    <test>
      <name>testFormatIsReturnedFromHeader</name>
      <pass>Equal expectation [String: flowed] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 172]</pass>
    </test>
    <test>
      <name>testFormatIsSetInHeader</name>
    </test>
    <test>
      <name>testDelSpIsReturnedFromHeader</name>
      <pass>Identical expectation [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 201]</pass>
    </test>
    <test>
      <name>testDelSpIsSetInHeader</name>
    </test>
    <test>
      <name>testFluidInterface</name>
      <pass>[Object: of Swift_Mime_MimePart] and [Object: of Swift_Mime_MimePart] should reference the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 236]</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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 20]</pass>
    </test>
    <test>
      <name>testContentTypeIsReturnedFromHeader</name>
      <pass>Equal expectation [String: image/jpeg-test] at [/home/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 139]</pass>
    </test>
    <test>
      <name>testIdIsSetInHeader</name>
    </test>
    <test>
      <name>testIdIsAutoGenerated</name>
      <pass>Pattern [/^.*?@.*?$/D] detected at character [0] in [String: e8873d1055fc4341baca8822eafa2d75@share.migration.bak2.com] as [e8873d1055fc4341baca8822eafa2d75@share.migration.bak2.com] in region [e8873d1055fc4341baca8822eafa2d75@share.migration.bak2.com] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 161]</pass>
    </test>
    <test>
      <name>testGenerateIdCreatesNewId</name>
      <pass>Not equal expectation passes at character 0 with [b208503fb8be65561a8389c8342250dc@share.migration.bak2.com] and [935db63f5169902e5e31bf64d371d572@share.migration.bak2.com] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 172]</pass>
    </test>
    <test>
      <name>testGenerateIdSetsNewId</name>
      <pass>Equal expectation [String: 0b372e5b415fca0a0d428c95e2962ca4@share.migration.bak2.com] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 182]</pass>
    </test>
    <test>
      <name>testDescriptionIsReadFromHeader</name>
      <pass>Equal expectation [String: something] at [/home/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 284]</pass>
    </test>
    <test>
      <name>testSetAndGetBody</name>
      <pass>Equal expectation [String: blah
blah!] at [/home/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 314]</pass>
    </test>
    <test>
      <name>testGetBodyReturnsStringFromByteStream</name>
      <pass>Equal expectation [String: byte stream string] at [/home/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 346]</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_1786894950_47f3707b3e5b7640ae8e6e79d41428b3_=_] as [_=_swift_v4_1786894950_47f3707b3e5b7640ae8e6e79d41428b3_=_] in region [_=_swift_v4_1786894950_47f3707b3e5b7640ae8e6e79d41428b3_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 367]</pass>
    </test>
    <test>
      <name>testBoundaryNeverChanges</name>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
      <pass>Equal expectation [String: _=_swift_v4_1786894950_704474846c1868b97afc1b261835a623_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]</pass>
    </test>
    <test>
      <name>testBoundaryCanBeSet</name>
      <pass>Equal expectation [String: foobar] at [/home/share/framework/tool/Swift-5.0.3/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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 563]</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_1786894950_666be373b6961289a2481ae8e135911f_=_
Content-Type: text/plai...] as [Content-Type: multipart/mixed; boundary=&quot;xxx&quot;


--xxx
Content-Type: multipart/alternative; boundary=&quot;yyy&quot;


--_=_swift_v4_1786894950_666be373b6961289a2481ae8e135911f_=_
Content-Type: text/plain

foobar

--_=_swift_v4_1786894950_666be373b6961289a2481ae8e135911f_=_--


--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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 618]</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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 743]</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/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 797]</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>
