Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 年之前 |
Joas Schilling
|
c3424df1f0
Require PHPUnit 6.5 or higher
|
6 年之前 |
Lukas Reschke
|
715b0941ee
Make compatible with PHPUnit 5.1
|
9 年之前 |
Jörn Friedrich Dreyer
|
f551917a3c
kill OC::$session
|
10 年之前 |
Andreas Fischer
|
e85fe01faf
Make PHPUnit_Framework_TestListener implementations compatible to 4.0.
|
10 年之前 |
Thomas Müller
|
6bbbf8536f
introduce reopen() method to be used for unit test execution only - right after a unit test has been executed the session will be reopened
|
10 年之前 |
Thomas Müller
|
fe05c0c81b
move session reset to endTest() - necessary because we need a valid session in the next unit tests setUp() call
|
10 年之前 |
Thomas Müller
|
fc697c7298
adding StartSessionListener which initializes the session before each test case execution
|
10 年之前 |