Skip to content
  • Oliver Klee's avatar
    [TASK] Make some final classes non-final to allow mocking · 8999ac76
    Oliver Klee authored
    We need to be able to subclass some classes for the unit tests:
    
    a) classes that need to be used with getMock
    b) classes that we subclass to overwrite static methods
    
    Change-Id: Ib31bb18a1d90144699bc9c30311f26a2dbb42a7b
    Releases: 6.0
    Resolves: #39353
    Reviewed-on: http://review.typo3.org/13321
    Reviewed-by: Georg Ringer
    Tested-by: Georg Ringer
    Reviewed-by: Helmut Hummel
    Tested-by: Helmut Hummel
    8999ac76