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_Transport_Esmtp_AuthHandlerTest
testKeywordIsAuth
Equal expectation [String: AUTH] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 21]
testUsernameCanBeSetAndFetched
Equal expectation [String: jack] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 28]
testPasswordCanBeSetAndFetched
Equal expectation [String: pass] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 35]
testAuthModeCanBeSetAndFetched
Equal expectation [String: PLAIN] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 42]
testMixinMethods
Expected true, got [Boolean: true]: getUsername() should be accessible via mixin at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 50]
Expected true, got [Boolean: true]: setUsername() should be accessible via mixin at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 53]
Expected true, got [Boolean: true]: getPassword() should be accessible via mixin at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 56]
Expected true, got [Boolean: true]: setPassword() should be accessible via mixin at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 59]
Expected true, got [Boolean: true]: setAuthMode() should be accessible via mixin at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 62]
Expected true, got [Boolean: true]: getAuthMode() should be accessible via mixin at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Transport/Esmtp/AuthHandlerTest.php line 65]
testAuthenticatorsAreCalledAccordingToParamsAfterEhlo
testAuthenticatorsAreNotUsedIfNoUsernameSet
testSeveralAuthenticatorsAreTriedIfNeeded
testFirstAuthenticatorToPassBreaksChain
in Swift_Transport_Esmtp_AuthHandlerTest
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.