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_SimpleHeaderSetTest
testAddMailboxHeaderDelegatesToFactory
testAddDateHeaderDelegatesToFactory
testAddTextHeaderDelegatesToFactory
testAddParameterizedHeaderDelegatesToFactory
testAddIdHeaderDelegatesToFactory
testAddPathHeaderDelegatesToFactory
testHasReturnsFalseWhenNoHeaders
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 82]
testAddedMailboxHeaderIsSeenByHas
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 94]
testAddedDateHeaderIsSeenByHas
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 106]
testAddedTextHeaderIsSeenByHas
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 118]
testAddedParameterizedHeaderIsSeenByHas
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 133]
testAddedIdHeaderIsSeenByHas
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 145]
testAddedPathHeaderIsSeenByHas
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 157]
testNewlySetHeaderIsSeenByHas
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 166]
testHasCanAcceptOffset
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 178]
testHasWithIllegalOffsetReturnsFalse
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 190]
testHasCanDistinguishMultipleHeaders
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 205]
testGetWithUnspecifiedOffset
[Object: of Yay_MockObjects_Swift_Mime_Header] and [Object: of Yay_MockObjects_Swift_Mime_Header] should reference the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 218]
testGetWithSpeiciedOffset
[Object: of Yay_MockObjects_Swift_Mime_Header] and [Object: of Yay_MockObjects_Swift_Mime_Header] should reference the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 239]
testGetReturnsNullIfHeaderNotSet
[NULL] should be null at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 245]
testGetAllReturnsAllHeadersMatchingName
Equal expectation [Array: 3 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 268]
testGetAllReturnsAllHeadersIfNoArguments
Equal expectation [Array: 3 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 292]
testGetAllReturnsEmptyArrayIfNoneSet
Equal expectation [Array: 0 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 299]
testRemoveWithUnspecifiedOffset
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 313]
testRemoveWithSpecifiedIndexRemovesHeader
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 331]
testRemoveWithSpecifiedIndexLeavesOtherHeaders
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 349]
testRemoveWithInvalidOffsetDoesNothing
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 363]
testRemoveAllRemovesAllHeadersWithName
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 381]
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 382]
testHasIsNotCaseSensitive
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 395]
testGetIsNotCaseSensitive
[Object: of Yay_MockObjects_Swift_Mime_Header] and [Object: of Yay_MockObjects_Swift_Mime_Header] should reference the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 408]
testGetAllIsNotCaseSensitive
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 421]
testRemoveIsNotCaseSensitive
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 435]
testRemoveAllIsNotCaseSensitive
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 449]
testNewInstance
Value [Object: of Swift_Mime_SimpleHeaderSet] should be type [Swift_Mime_HeaderSet] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 456]
testToStringJoinsHeadersTogether
Equal expectation [String: Foo: bar
Zip: buttons
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 474]
testHeadersWithoutBodiesAreNotDisplayed
Equal expectation [String: Foo: bar
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 492]
testHeadersWithoutBodiesCanBeForcedToDisplay
Equal expectation [String: Foo:
Zip:
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 512]
testHeaderSequencesCanBeSpecified
Equal expectation [String: First: one
Second: two
Third: three
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 538]
testUnsortedHeadersAppearAtEnd
Equal expectation fails at character 40 with [First: one
Second: two
Third: three
Fourth: four
Fifth: five
] and [First: one
Second: two
Third: three
Fifth: five
Fourth: four
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderSetTest.php line 572]
testSettingCharsetNotifiesAlreadyExistingHeaders
testCharsetChangeNotifiesAlreadyExistingHeaders
testCharsetChangeNotifiesFactory
in Swift_Mime_SimpleHeaderSetTest
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.