Mark Story
|
fd50c2ae2a
|
Adding some tests for the constructor.
|
2010-09-06 01:21:58 -04:00 |
|
Mark Story
|
27ae7f1f44
|
Making session storage classes not static, there was no real reason they were static before, and removing the static methods allows them to have constructors. This will allow moving database specific features from CakeSession to DatabaseSession.
|
2010-09-06 00:43:58 -04:00 |
|
mark_story
|
eb30c12560
|
Adding a test case for DatabaseSession::gc();
|
2010-07-27 22:27:13 -04:00 |
|
mark_story
|
28b9ed7264
|
Adding test cases for DatabaseSession and fixing a test case in CacheSession.
|
2010-07-27 22:27:13 -04:00 |
|
mark_story
|
7d2d2aaa4d
|
Adding test case stub for DatabaseSession and test case for CacheSession.
|
2010-07-27 22:27:13 -04:00 |
|