mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 08:16:13 +02:00
tea/Tests/Unit/Controller
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
..
TeaControllerTest.php [TASK] Also mock redirectToUri in the controller unit test (#554) 2022-09-06 15:26:47 +02:00