Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make PHPUnit_Framework_TestListener implementations compatible to 4.0. | Andreas Fischer | 2014-04-24 | 1 | -0/+3 |
* | introduce reopen() method to be used for unit test execution only - right aft... | Thomas Müller | 2014-03-17 | 1 | -5/+6 |
* | move session reset to endTest() - necessary because we need a valid session i... | Thomas Müller | 2014-03-14 | 1 | -4/+2 |
* | adding StartSessionListener which initializes the session before each test ca... | Thomas Müller | 2014-03-13 | 1 | -0/+45 |