|
Move Method package createSerializableInstances() : Stream<Serializable> from class org.junit.platform.engine.support.descriptor.GenericSourceTests to package createSerializableInstances() : Stream<Serializable> from class org.junit.platform.engine.support.descriptor.MethodSourceTests |
From |
To |
|
Move Method package methodSource() : void from class org.junit.platform.engine.support.descriptor.GenericSourceTests to package methodSource() : void from class org.junit.platform.engine.support.descriptor.MethodSourceTests |
From |
To |
|
Move Method package equalsAndHashCodeForMethodSource(testInfo TestInfo) : void from class org.junit.platform.engine.support.descriptor.GenericSourceTests to package equalsAndHashCodeForMethodSource(testInfo TestInfo) : void from class org.junit.platform.engine.support.descriptor.MethodSourceTests |
From |
To |
|
Move Method private getMethod(name String) : Method from class org.junit.platform.engine.support.descriptor.GenericSourceTests to private getMethod(name String) : Method from class org.junit.platform.engine.support.descriptor.MethodSourceTests |
From |
To |