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_DependencyContainerTest
testRegisterAndLookupValue
Identical expectation [String: bar] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 28]
testHasReturnsTrueForRegisteredValue
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 34]
testHasReturnsFalseForUnregisteredValue
Expected false, got [Boolean: false] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 39]
testRegisterAndLookupNewInstance
Value [Object: of One] should be type [One] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 45]
testHasReturnsTrueForRegisteredInstance
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 51]
testNewInstanceIsAlwaysNew
[Object: of One] and [Object: of One] should not be the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 59]
testRegisterAndLookupSharedInstance
Value [Object: of One] should be type [One] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 65]
testHasReturnsTrueForSharedInstance
Expected true, got [Boolean: true] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 71]
testMultipleSharedInstancesAreSameInstance
[Object: of One] and [Object: of One] should reference the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 79]
testNewInstanceWithDependencies
Identical expectation [String: FOO] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 88]
testNewInstanceWithMultipleDependencies
Identical expectation [String: FOO] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 98]
Identical expectation [Integer: 42] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 99]
testNewInstanceWithInjectedObjects
[Object: of One] and [Object: of One] should not be the same object at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 109]
Identical expectation [String: FOO] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 110]
testNewInstanceWithAddConstructorValue
Identical expectation [String: x] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 119]
Identical expectation [Integer: 99] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 120]
testNewInstanceWithAddConstructorLookup
Identical expectation [String: FOO] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 132]
Identical expectation [Integer: 42] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 133]
testResolvedDependenciesCanBeLookedUp
Equal expectation [Array: 2 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 144]
testArrayOfDependenciesCanBeSpecified
Equal expectation [Array: 2 items] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 156]
Identical expectation [String: FOO] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 157]
testAliasCanBeSet
Identical expectation [String: FOO] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 165]
testAliasOfAliasCanBeSet
Identical expectation [String: FOO] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/DependencyContainerTest.php line 175]
in Swift_DependencyContainerTest
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.