5d4a5d3eb7c259e141619d8fa20fde028cf359a1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 4 | ||
| Move Method private prepareMockForTestInstanceWithCustomStream(stream Stream<?>) : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to private prepareMockForTestInstanceWithCustomStream(stream Stream<?>) : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Move Method package streamsFromTestFactoriesShouldBeClosed() : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to package streamsFromTestFactoriesShouldBeClosed() : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Move Method package before() : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to package before() : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Move Method package streamsFromTestFactoriesShouldBeClosedWhenTheyThrow() : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to package streamsFromTestFactoriesShouldBeClosedWhenTheyThrow() : void from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Rename Variable | 2 | ||
| Rename Variable e : RuntimeException to ex : RuntimeException in method public from(uri URI) : UriSource in class org.junit.platform.engine.support.descriptor.UriSource | From | To | |
| Rename Variable pathBasedUriWithoutQuery : URI to uriWithoutQuery : URI in method public from(uri URI) : UriSource in class org.junit.platform.engine.support.descriptor.UriSource | From | To | |
| Move Attribute | 4 | ||
| Move Attribute private extensionContext : ExtensionContext from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to private extensionContext : ExtensionContext from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Move Attribute private context : JupiterEngineExecutionContext from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to private context : JupiterEngineExecutionContext from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Move Attribute private isClosed : boolean from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to private isClosed : boolean from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Move Attribute private descriptor : TestFactoryTestDescriptor from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests to private descriptor : TestFactoryTestDescriptor from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams | From | To | |
| Extract Class | 1 | ||
| Extract Class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests.Streams from class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptorTests | From | To | |
| Inline Variable | 1 | ||
| Inline Variable query : String in method public from(uri URI) : UriSource from class org.junit.platform.engine.support.descriptor.UriSource | From | To |