mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:36:13 +02:00
tea/Tests/Unit
Oliver Klee e360b1ea5a
[TASK] Also mock redirectToUri in the controller unit test (#554)
Now all methods that conceptually should not be part of a controller
(and that hence must never be executed in a unit test)
are mocked for consistency.

Also sort the method names.

Fixes #446
2022-09-06 15:26:47 +02:00
..
Controller [TASK] Also mock redirectToUri in the controller unit test (#554) 2022-09-06 15:26:47 +02:00
Domain [CLEANUP] Drop an unnecessary field in a test (#413) 2022-04-03 02:25:42 +02:00