Actions
Task #29100
closedClean up API of tx_scheduler_CronCmd_Normalize
Start date:
2011-08-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The only public API method in tx_scheduler_CronCmd_Normalize is normalize(). This patch makes all non API methods protected and uses an accessible proxy class in unit tests to make the low level methods testable. This cleans up the API and still gives detailed unit tests.
Updated by Mr. Hudson about 13 years ago
Patch set 1 of change I6845d049523b68e6f57d86ad03ef0a48c453df81 has been pushed to the review server.
It is available at http://review.typo3.org/4421
Updated by Christian Kuhn about 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 87d6092a9f4d247dae96be145340cbca98f5dca8.
Updated by Francois Suter over 12 years ago
- Status changed from Resolved to Closed
Updated by Michael Stucki almost 11 years ago
- Project changed from 739 to TYPO3 Core
- Category changed from scheduler to scheduler
Actions