15e06de9052591dcfcbeae516624a89d7603baae
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method private assertEngine(uniqueId UniqueId, expectedEngineId String) : void moved from class org.junit.gen5.engine.UniqueIdTests to class org.junit.gen5.engine.UniqueIdTests.Creation & inlined to package uniqueIdMustBeCreatedWithEngineId() : void | From | To | |
Move Method | 1 | ||
Move Method private describe(segment Segment) : String from class org.junit.gen5.engine.UniqueId to private describe(segment Segment) : String from class org.junit.gen5.engine.UniqueIdFormat | From | To | |
Extract Class | 1 | ||
Extract Class org.junit.gen5.engine.UniqueIdFormat from class org.junit.gen5.engine.UniqueId | From | To | |
Move Class | 1 | ||
Move Class org.junit.gen5.engine.UniqueIdTests.Parsing moved to org.junit.gen5.engine.UniqueIdFormatTests.Parsing | From | To |