3736b3d7d2d70fd44deaf9f89dfe0c4c048b4bd6
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public rejects_logs_when_property_is_not_true_in_lowercase_in_MDC() : void renamed to public accepts_logs_when_property_is_all_in_lowercase_in_MDC() : void in class org.sonar.ce.log.CeActivityLogAcceptFilterTest | From | To | |
Rename Method public logCeActivity_of_Runnable_set_flag_in_MDC_calls_Runnable_and_remove_flag() : void renamed to private callLogCeActivityOfRunnableAndVerify(expectedMdcValue String, logLevel Level) : void in class org.sonar.ce.log.CeLoggingTest | From | To | |
Rename Method public rejects_logs_when_property_is_not_true_in_MDC() : void renamed to public accepts_logs_when_property_is_neither_ce_only_nor_all_in_MDC() : void in class org.sonar.ce.log.CeActivityLogAcceptFilterTest | From | To | |
Rename Method public logCeActivity_of_Runnable_set_flag_in_MDC_calls_Supplier_and_remove_flag() : void renamed to private callLogCeActivityOfSupplierAndVerify(logLevel Level, expectedFlag String) : void in class org.sonar.ce.log.CeLoggingTest | From | To | |
Rename Method public accepts_logs_when_property_is_true_in_lowercase_in_MDC() : void renamed to public accepts_logs_when_property_is_all_not_in_lowercase_in_MDC() : void in class org.sonar.ce.log.CeActivityLogAcceptFilterTest | From | To | |
Move And Rename Method | 4 | ||
Move And Rename Method public accepts_logs_when_property_is_not_true_in_lowercase_in_MDC() : void from class org.sonar.ce.log.CeActivityLogDenyFilterTest to public accepts_logs_when_property_is_ce_only_not_in_lowercase_in_MDC() : void from class org.sonar.ce.log.CeActivityLogAcceptFilterTest | From | To | |
Move And Rename Method public rejects_logs_when_property_is_true_in_lowercase_in_MDC() : void from class org.sonar.ce.log.CeActivityLogDenyFilterTest to public accepts_logs_when_property_is_ce_only_not_in_lowercase_in_MDC() : void from class org.sonar.ce.log.CeActivityLogAcceptFilterTest | From | To | |
Move And Rename Method public acceots_logs_when_property_is_not_true_in_MDC() : void from class org.sonar.ce.log.CeActivityLogDenyFilterTest to public accepts_logs_when_property_is_ce_only_not_in_lowercase_in_MDC() : void from class org.sonar.ce.log.CeActivityLogAcceptFilterTest | From | To | |
Move And Rename Method public accepts_logs_when_property_is_not_set_in_MDC() : void from class org.sonar.ce.log.CeActivityLogDenyFilterTest to public accepts_logs_when_property_is_ce_only_in_lowercase_in_MDC() : void from class org.sonar.ce.log.CeActivityLogAcceptFilterTest | From | To |