User tests: Successful: Unsuccessful:
Reference: #4717
This PR introduces a wrapper class for JSessionHelper to get rid of the static methods to improve the testing basis of the code for our PHPUnit tests!
The static methods (and the wrappers) will be removed completely in Joomla! 4.x.
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-18 10:31:23 |
I'm closing this. Discussed with @Kubik-Rubik and since this class is new to 3.4, we're going to refactor it to follow an object oriented approach instead of using the static methods and having a wrapper around it.