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_SimpleHeaderFactoryTest
testMailboxHeaderIsCorrectType
Value [Object: of Swift_Mime_Headers_MailboxHeader] should be type [Swift_Mime_Headers_MailboxHeader] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 21]
testMailboxHeaderHasCorrectName
Equal expectation [String: X-Foo] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 27]
testMailboxHeaderHasCorrectModel
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 35]
testDateHeaderHasCorrectType
Value [Object: of Swift_Mime_Headers_DateHeader] should be type [Swift_Mime_Headers_DateHeader] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 41]
testDateHeaderHasCorrectName
Equal expectation [String: X-Date] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 47]
testDateHeaderHasCorrectModel
Equal expectation [Integer: 123] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 53]
testTextHeaderHasCorrectType
Value [Object: of Swift_Mime_Headers_UnstructuredHeader] should be type [Swift_Mime_Headers_UnstructuredHeader] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 59]
testTextHeaderHasCorrectName
Equal expectation [String: X-Foo] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 65]
testTextHeaderHasCorrectModel
Equal expectation [String: bar] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 71]
testParameterizedHeaderHasCorrectType
Value [Object: of Swift_Mime_Headers_ParameterizedHeader] should be type [Swift_Mime_Headers_ParameterizedHeader] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 77]
testParameterizedHeaderHasCorrectName
Equal expectation [String: X-Foo] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 83]
testParameterizedHeaderHasCorrectModel
Equal expectation [String: bar] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 89]
testParameterizedHeaderHasCorrectParams
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 97]
testIdHeaderHasCorrectType
Value [Object: of Swift_Mime_Headers_IdentificationHeader] should be type [Swift_Mime_Headers_IdentificationHeader] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 103]
testIdHeaderHasCorrectName
Equal expectation [String: X-ID] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 109]
testIdHeaderHasCorrectModel
Equal expectation [Array: 1 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 115]
testPathHeaderHasCorrectType
Value [Object: of Swift_Mime_Headers_PathHeader] should be type [Swift_Mime_Headers_PathHeader] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 121]
testPathHeaderHasCorrectName
Equal expectation [String: X-Path] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 127]
testPathHeaderHasCorrectModel
Equal expectation [String: foo@bar] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/SimpleHeaderFactoryTest.php line 133]
testCharsetChangeNotificationNotifiesEncoders
in Swift_Mime_SimpleHeaderFactoryTest
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.