v4.4.3
Fixed
- Changed some private methods to protected in tests for easier extension.
- Tentative fix for duplication of user_name in user Factories.
- Factories now uses
::classreference instead of string. - Fix
ExceptionHandlerTesttest to speed things up.