8de5c72195c0d4b4b590e64894ad09aae5a3bdf1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to CeQueueDto in method private insert(uuid String, componentUuid String, status CeQueueDto.Status) : CeQueueDto in class org.sonar.db.ce.CeQueueDaoTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute ceQueueDao : CeQueueDao to underTestWithSystem2Mock : CeQueueDao in method public insert_populates_createdAt_and_updateAt_from_System2_with_same_value_if_any_is_not_set() : void in class org.sonar.db.ce.CeQueueDaoTest | From | To |