Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Require PHPUnit 6.5 or higher | Joas Schilling | 2018-01-24 | 1 | -30/+10 |
* | Make compatible with PHPUnit 5.1 | Lukas Reschke | 2015-12-10 | 1 | -0/+3 |
* | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -2/+2 |
* | 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 |