3f9923bd4f55081d7cd62ea090668dfef2fad6d4
Files Diff
- Added: 0
- Removed: 4
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable fromMethod2 : TestDescriptor to classFromMethod2 : TestDescriptor in method public testTwoMethodResolutionsByUniqueId() : void in class org.junit.gen5.engine.junit5.SpecificationResolverTest | From | To | |
| Rename Variable fromMethod1 : TestDescriptor to classFromMethod1 : TestDescriptor in method public testTwoMethodResolutionsByUniqueId() : void in class org.junit.gen5.engine.junit5.SpecificationResolverTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private getOrCreateClassDescriptor(clazz Class<?>, uniqueId String) : ClassTestDescriptor extracted from private resolveClass(clazz Class<?>, uniqueId String, parent AbstractTestDescriptor, withChildren boolean) : ClassTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver | From | To |