950435ea331156b764884b46d554d6f08f48a546
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method package testWithNullSourceForString(argument String) : void from class org.junit.jupiter.params.ParameterizedTestIntegrationTests.TestCase to package testWithNullSourceForString(argument String) : void from class org.junit.jupiter.params.ParameterizedTestIntegrationTests.NullSourceTestCase | From | To | |
Move Method package testWithNullSourceForNumber(argument Number) : void from class org.junit.jupiter.params.ParameterizedTestIntegrationTests.TestCase to package testWithNullSourceForNumber(argument Number) : void from class org.junit.jupiter.params.ParameterizedTestIntegrationTests.NullSourceTestCase | From | To | |
Move Method package testWithNullSourceForPrimitive(argument int) : void from class org.junit.jupiter.params.ParameterizedTestIntegrationTests.TestCase to package testWithNullSourceForPrimitive(argument int) : void from class org.junit.jupiter.params.ParameterizedTestIntegrationTests.NullSourceTestCase | From | To | |
Extract Class | 1 | ||
Extract Class org.junit.jupiter.params.ParameterizedTestIntegrationTests.NullSourceTestCase from class org.junit.jupiter.params.ParameterizedTestIntegrationTests.TestCase | From | To | |
Extract Method | 9 | ||
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package executesWithCustomName() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package executesWithImplicitGenericConverter() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package executesWithPrimitiveWideningConversion() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package executesWithExplicitConverter() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package executesWithSingleArgumentsProviderWithMultipleInvocations() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package failsContainerOnEmptyName() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package executesWithCsvSource() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package reportsExceptionForErroneousConverter() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To | |
Extract Method private execute(methodName String, methodParameterTypes Class<?>...) : EngineExecutionResults extracted from package legacyReportingNames() : void in class org.junit.jupiter.params.ParameterizedTestIntegrationTests | From | To |