42c32436c7d43d38b3f37bd69d1d0e12afaca3dc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getCreationDate() : Date renamed to public getCreationTimestamp() : LocalDateTime in class org.junit.gen5.commons.reporting.ReportingEntry | From | To | |
Change Return Type | 1 | ||
Change Return Type Date to LocalDateTime in method public getCreationTimestamp() : LocalDateTime in class org.junit.gen5.commons.reporting.ReportingEntry | From | To |