Commit History

Author SHA1 Message Date
  Joas Schilling c3424df1f0 Require PHPUnit 6.5 or higher 6 years ago
  Lukas Reschke 715b0941ee Make compatible with PHPUnit 5.1 8 years ago
  Jörn Friedrich Dreyer f551917a3c kill OC::$session 10 years ago
  Andreas Fischer e85fe01faf Make PHPUnit_Framework_TestListener implementations compatible to 4.0. 10 years ago
  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 years ago
  Thomas Müller fe05c0c81b move session reset to endTest() - necessary because we need a valid session in the next unit tests setUp() call 10 years ago
  Thomas Müller fc697c7298 adding StartSessionListener which initializes the session before each test case execution 10 years ago