Swift Mailer 4 Test Suite - No AJAX
0/1
test cases complete:
0 passes,
0 fails and
1 exceptions.
Exception:
Invalid XML response: Notice: date_default_timezone_set(): Timezone ID 'Australia/ACT' is invalid in /home/share/framework/tool/Swift-5.0.3/test-suite/config.php on line 18
Swift_Mime_SimpleMessageTest
testNestingLevelIsSubpart
testNestingLevelIsTop
Equal expectation [Integer: 16] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 22]
testDateIsReturnedFromHeader
Equal expectation [Integer: 123] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 33]
testDateIsSetInHeader
testDateHeaderIsCreatedIfNonePresent
testDateHeaderIsAddedDuringConstruction
testIdIsReturnedFromHeader
Equal expectation [String: a@b] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 89]
testIdIsSetInHeader
testIdIsAutoGenerated
testSubjectIsReturnedFromHeader
Equal expectation [String: example subject] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 128]
testSubjectIsSetInHeader
testSubjectHeaderIsCreatedIfNotPresent
testReturnPathIsReturnedFromHeader
Equal expectation [String: bounces@domain] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 168]
testReturnPathIsSetInHeader
testReturnPathHeaderIsAddedIfNoneSet
testSenderIsReturnedFromHeader
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 208]
testSenderIsSetInHeader
testSenderHeaderIsAddedIfNoneSet
testNameCanBeUsedInSenderHeader
testFromIsReturnedFromHeader
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 263]
testFromIsSetInHeader
testFromIsAddedToHeadersDuringAddFrom
testFromHeaderIsAddedIfNoneSet
testPersonalNameCanBeUsedInFromAddress
testReplyToIsReturnedFromHeader
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 334]
testReplyToIsSetInHeader
testReplyToIsAddedToHeadersDuringAddReplyTo
testReplyToHeaderIsAddedIfNoneSet
testNameCanBeUsedInReplyTo
testToIsReturnedFromHeader
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 405]
testToIsSetInHeader
testToIsAddedToHeadersDuringAddTo
testToHeaderIsAddedIfNoneSet
testNameCanBeUsedInToHeader
testCcIsReturnedFromHeader
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 476]
testCcIsSetInHeader
testCcIsAddedToHeadersDuringAddCc
testCcHeaderIsAddedIfNoneSet
testNameCanBeUsedInCcHeader
testBccIsReturnedFromHeader
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 547]
testBccIsSetInHeader
testBccIsAddedToHeadersDuringAddBcc
testBccHeaderIsAddedIfNoneSet
testNameCanBeUsedInBcc
testPriorityIsReadFromHeader
Equal expectation [Integer: 2] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 615]
testPriorityIsSetInHeader
testPriorityHeaderIsAddedIfNoneSet
testReadReceiptAddressReadFromHeader
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 655]
testReadReceiptIsSetInHeader
testReadReceiptHeaderIsAddedIfNoneSet
testChildrenCanBeAttached
Equal expectation [Array: 2 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 700]
testChildrenCanBeDetached
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 717]
testEmbedAttachesChild
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 730]
testEmbedReturnsValidCid
Equal expectation [String: cid:foo@bar] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 746]
testFluidInterface
[Object: of Swift_Mime_SimpleMessage] and [Object: of Swift_Mime_SimpleMessage] should reference the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleMessageTest.php line 780]
testCharsetIsReturnedFromHeader
Equal expectation [String: iso-8859-1] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 41]
testCharsetIsSetInHeader
testCharsetIsSetInHeaderIfPassedToSetBody
testSettingCharsetNotifiesEncoder
testSettingCharsetNotifiesHeaders
testSettingCharsetNotifiesChildren
testCharsetChangeUpdatesCharset
testSettingCharsetClearsCache
testFormatIsReturnedFromHeader
Equal expectation [String: flowed] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 172]
testFormatIsSetInHeader
testDelSpIsReturnedFromHeader
Identical expectation [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/MimePartTest.php line 201]
testDelSpIsSetInHeader
testGetHeadersReturnsHeaderSet
[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]
testContentTypeIsReturnedFromHeader
Equal expectation [String: image/jpeg-test] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 30]
testContentTypeIsSetInHeader
testContentTypeHeaderIsAddedIfNoneSet
testContentTypeCanBeSetViaSetBody
testGetEncoderFromConstructor
[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]
testSetAndGetEncoder
[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]
testSettingEncoderUpdatesTransferEncoding
testSettingEncoderAddsEncodingHeaderIfNonePresent
testGenerateIdCreatesNewId
Not equal expectation passes at character 0 with [bf0e475880af3ae3d08ac7182f9dcac7@share.migration.bak2.com] and [5f856cf74923bd7570a9eeb58e77aac4@share.migration.bak2.com] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 172]
testGenerateIdSetsNewId
Equal expectation [String: 18c339e8add3500c5d62ae53604cb968@share.migration.bak2.com] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 182]
testDescriptionIsReadFromHeader
Equal expectation [String: something] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 200]
testDescriptionIsSetInHeader
testDescriptionHeaderIsAddedIfNotPresent
testSetAndGetMaxLineLength
Equal expectation [Integer: 60] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 236]
testEncoderIsUsedForStringGeneration
testMaxLineLengthIsProvidedWhenEncoding
testHeadersAppearInString
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]
testSetAndGetBody
Equal expectation [String: blah
blah!] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 294]
testBodyIsAppended
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]
testGetBodyReturnsStringFromByteStream
Equal expectation [String: byte stream string] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 325]
testByteStreamBodyIsAppended
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]
testBoundaryCanBeRetrieved
Pattern [/^[a-zA-Z0-9'\(\)\+_\-,\.\/:=\?\ ]{0,69}[a-zA-Z0-9'\(\)\+_\-,\.\/:=\?]$/D] detected at character [0] in [String: _=_swift_v4_1786877603_1808c92717b8854dddaa49a0680bab7a_=_] as [_=_swift_v4_1786877603_1808c92717b8854dddaa49a0680bab7a_=_] in region [_=_swift_v4_1786877603_1808c92717b8854dddaa49a0680bab7a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 367]
testBoundaryNeverChanges
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
Equal expectation [String: _=_swift_v4_1786877603_4b11706608b7235b2b29fe76e902da5a_=_] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 378]
testBoundaryCanBeSet
Equal expectation [String: foobar] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 388]
testAddingChildrenGeneratesBoundaryInHeaders
testChildrenOfLevelAttachmentAndLessCauseMultipartMixed
testChildrenOfLevelAlternativeAndLessCauseMultipartAlternative
testChildrenOfLevelRelatedAndLessCauseMultipartRelated
testHighestLevelChildDeterminesContentType
testChildrenAppearNestedInString
Equal expectation fails at character 83 with [Content-Type: multipart/alternative; boundary="xxx"
--xxx
Content-Type: text/plain
foobar
--xxx
Content-Type: text/html
<b>foobar</b>
--xxx--
] and [Content-Type: multipart/alternative; boundary="xxx"
--xxx
Content-Type: text/html
<b>foobar</b>
--xxx
Content-Type: text/plain
foobar
--xxx--
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 563]
testMixingLevelsIsHierarchical
Pattern [~^Content-Type: multipart/mixed; boundary="xxx"
--xxx
Content-Type: multipart/alternative; boundary="yyy"
--(.*?)
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="xxx"
--xxx
Content-Type: multipart/alternative; boundary="yyy"
--_=_swift_v4_1786877603_8795a481bcb3778567021fe703ee3013_=_
Content-Type: text/plai...] as [Content-Type: multipart/mixed; boundary="xxx"
--xxx
Content-Type: multipart/alternative; boundary="yyy"
--_=_swift_v4_1786877603_8795a481bcb3778567021fe703ee3013_=_
Content-Type: text/plain
foobar
--_=_swift_v4_1786877603_8795a481bcb3778567021fe703ee3013_=_--
--xxx
Content-Type: application/octet-stream
data
--xxx--
] in region [Content-Type: multipart/mixed; boundary="xxx"
--xxx
Content-Type: multipart/alternative; bound...] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 618]
testSettingEncoderNotifiesChildren
testReceiptOfEncoderChangeNotifiesChildren
testReceiptOfCharsetChangeNotifiesChildren
testEntityIsWrittenToByteStream
testEntityHeadersAreComittedToByteStream
testOrderingTextBeforeHtml
Equal expectation [String: Content-Type: multipart/alternative; boundary="xxx"
--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]
testUnsettingChildrenRestoresContentType
testBodyIsReadFromCacheWhenUsingToStringIfPresent
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]
testBodyIsAddedToCacheWhenUsingToString
testBodyIsClearedFromCacheIfNewBodySet
testBodyIsNotClearedFromCacheIfSameBodySet
testBodyIsClearedFromCacheIfNewEncoderSet
testBodyIsReadFromCacheWhenUsingToByteStreamIfPresent
testBodyIsAddedToCacheWhenUsingToByteStream
in Swift_Mime_SimpleMessageTest
1 test case(s) did not complete. This may be because invalid XML was output during the test run and/or because an error occured. Incomplete test cases are shown in yellow. Click the HTML link next to the test for more detail.