e5f5ca562f10727eead9e0de8fe1a090dea8399d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public initPendingCount_throws_ISE_if_called_after_addInProgress() : void renamed to public addInProgress_throws_ISE_if_called_before_initPendingCount() : void in class org.sonar.server.computation.monitoring.CEQueueStatusImplTest | From | To | |
Rename Method public initPendingCount_throws_ISE_if_called_after_addReceived() : void renamed to public addReceived_throws_ISE_if_called_before_initPendingCount() : void in class org.sonar.server.computation.monitoring.CEQueueStatusImplTest | From | To | |
Inline Method | 3 | ||
Inline Method private expectISEForIllegalCallToInitPendingCount() : void inlined to public addReceived_throws_ISE_if_called_before_initPendingCount() : void in class org.sonar.server.computation.monitoring.CEQueueStatusImplTest | From | To | |
Inline Method private expectISEForIllegalCallToInitPendingCount() : void inlined to public addInProgress_throws_ISE_if_called_before_initPendingCount() : void in class org.sonar.server.computation.monitoring.CEQueueStatusImplTest | From | To | |
Inline Method private expectISEForIllegalCallToInitPendingCount() : void inlined to public initPendingCount_throws_ISE_if_called_twice() : void in class org.sonar.server.computation.monitoring.CEQueueStatusImplTest | From | To |