[TASK] Fix wrong named unit tests of the logging framework
Most of the unit tests for the logging framework have a wrong filename and also a wrong classname. Resolves: #60547 Releases: 6.3, 6.2 Change-Id: I5aaad54566bd33a9caf0d665655d9cb0f4552119 Reviewed-on: http://review.typo3.org/31782 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Tests/Unit/Log/LogLevelTest.php 2 additions, 2 deletionstypo3/sysext/core/Tests/Unit/Log/LogLevelTest.php
- typo3/sysext/core/Tests/Unit/Log/LogManagerTest.php 1 addition, 1 deletiontypo3/sysext/core/Tests/Unit/Log/LogManagerTest.php
- typo3/sysext/core/Tests/Unit/Log/LogRecordTest.php 2 additions, 2 deletionstypo3/sysext/core/Tests/Unit/Log/LogRecordTest.php
- typo3/sysext/core/Tests/Unit/Log/LoggerTest.php 1 addition, 1 deletiontypo3/sysext/core/Tests/Unit/Log/LoggerTest.php
- typo3/sysext/core/Tests/Unit/Log/Processor/AbstractMemoryTest.php 2 additions, 2 deletions...sext/core/Tests/Unit/Log/Processor/AbstractMemoryTest.php
- typo3/sysext/core/Tests/Unit/Log/Processor/AbstractProcessorTest.php 17 additions, 2 deletions...t/core/Tests/Unit/Log/Processor/AbstractProcessorTest.php
- typo3/sysext/core/Tests/Unit/Log/Processor/MemoryPeakUsageProcessorTest.php 2 additions, 2 deletions...Tests/Unit/Log/Processor/MemoryPeakUsageProcessorTest.php
- typo3/sysext/core/Tests/Unit/Log/Processor/MemoryUsageProcessorTest.php 2 additions, 2 deletions...ore/Tests/Unit/Log/Processor/MemoryUsageProcessorTest.php
- typo3/sysext/core/Tests/Unit/Log/Processor/ProcessorTest.php 0 additions, 53 deletionstypo3/sysext/core/Tests/Unit/Log/Processor/ProcessorTest.php
- typo3/sysext/core/Tests/Unit/Log/Processor/WebProcessorTest.php 2 additions, 2 deletions...sysext/core/Tests/Unit/Log/Processor/WebProcessorTest.php
Please register or sign in to comment