summaryrefslogtreecommitdiffstats
path: root/tests/startsessionlistener.php
Commit message (Expand)AuthorAgeFilesLines
* Make PHPUnit_Framework_TestListener implementations compatible to 4.0.Andreas Fischer2014-04-241-0/+3
* introduce reopen() method to be used for unit test execution only - right aft...Thomas Müller2014-03-171-5/+6
* move session reset to endTest() - necessary because we need a valid session i...Thomas Müller2014-03-141-4/+2
* adding StartSessionListener which initializes the session before each test ca...Thomas Müller2014-03-131-0/+45