|
Move Method package argumentInjectionByAnnotation(value String) : void from class com.example.SampleTestCase to package argumentInjectionByAnnotation(value String) : void from class org.junit.gen5.engine.junit5.JUnit5TestEngineTests.MethodParameterInjectionTestCase |
From |
To |
|
Move Method package overloadedName() : void from class com.example.SampleTestCase to package overloadedName() : void from class org.junit.gen5.engine.junit5.JUnit5TestEngineTests.MethodParameterInjectionTestCase |
From |
To |
|
Move Method package overloadedName(customType CustomType, value String) : void from class com.example.SampleTestCase to package overloadedName(customType CustomType, value String) : void from class org.junit.gen5.engine.junit5.JUnit5TestEngineTests.MethodParameterInjectionTestCase |
From |
To |
|
Move Method package overloadedName(customType CustomType) : void from class com.example.SampleTestCase to package overloadedName(customType CustomType) : void from class org.junit.gen5.engine.junit5.JUnit5TestEngineTests.MethodParameterInjectionTestCase |
From |
To |
|
Move Method package argumentInjectionByType(customType CustomType) : void from class com.example.SampleTestCase to package argumentInjectionByType(customType CustomType) : void from class org.junit.gen5.engine.junit5.JUnit5TestEngineTests.MethodParameterInjectionTestCase |
From |
To |