Andreas Fischer
|
e85fe01faf
|
Make PHPUnit_Framework_TestListener implementations compatible to 4.0.
|
2014-04-24 15:16:57 +02:00 |
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
|
2014-03-17 21:57:10 +01:00 |
Thomas Müller
|
fe05c0c81b
|
move session reset to endTest() - necessary because we need a valid session in the next unit tests setUp() call
|
2014-03-14 18:16:20 +01:00 |
Thomas Müller
|
fc697c7298
|
adding StartSessionListener which initializes the session before each test case execution
|
2014-03-13 16:19:17 +01:00 |