This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/HttpFoundation/Session/Storage/Handler
Drak b12ece0ff7 [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace.
This makes mock sessions truly mock and not to interfere with global namespace.
Add getters and setters for session name and ID.
2012-03-14 20:32:06 +05:45
..
MemcachedSessionHandlerTest.php [HttpFoundation] Add and relocate tests. 2012-03-14 20:16:03 +05:45
MemcacheSessionHandlerTest.php [HttpFoundation] Add and relocate tests. 2012-03-14 20:16:03 +05:45
NativeFileSessionHandlerTest.php [HttpFoundation][FrameworkBundle] Separate out mock session storage and stop polluting global namespace. 2012-03-14 20:32:06 +05:45
NativeMemcachedSessionHandlerTest.php [HttpFoundation] Add and relocate tests. 2012-03-14 20:16:03 +05:45
NativeMemcacheSessionHandlerTest.php [HttpFoundation] Add and relocate tests. 2012-03-14 20:16:03 +05:45
NativeSqliteSessionHandlerTest.php [HttpFoundation] Add and relocate tests. 2012-03-14 20:16:03 +05:45
NullSessionHandlerTest.php [HttpFoundation] Add and relocate tests. 2012-03-14 20:16:03 +05:45
PdoSessionHandlerTest.php [DoctrineBridge][HttpFoundation] Refactored tests. 2012-03-14 20:30:06 +05:45