5cb71ec0e66a7e411c7d238d4b4e53b1c2c27316
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getTestSourceURI() : Optional<URI> renamed to public getTestSourceUri() : Optional<URI> in class org.junit.jupiter.api.DynamicNode | From | To | |
| Rename Variable | 2 | ||
| Rename Variable s : String to uriAsString : String in method public from(uri URI) : UriSource in class org.junit.platform.engine.support.descriptor.UriSource | From | To | |
| Rename Variable source : TestSource to defaultTestSource : TestSource in method protected invokeTestMethod(context JupiterEngineExecutionContext, dynamicTestExecutor DynamicTestExecutor) : void in class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor | From | To | |
| Extract Variable | 1 | ||
| Extract Variable container : DynamicContainer in method package testSourceUriIsNotPresentByDefault() : void from class org.junit.jupiter.api.DynamicTestTests | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter testSource : TestSource to defaultTestSource : TestSource in method package createDynamicDescriptor(parent JupiterTestDescriptor, node DynamicNode, index int, defaultTestSource TestSource, dynamicDescendantFilter DynamicDescendantFilter) : Optional<JupiterTestDescriptor> in class org.junit.jupiter.engine.descriptor.TestFactoryTestDescriptor | From | To |