115d9edbfd2abec0ea43c296376ff347e64b071d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method package isJavaPlatformModuleSystemAvailable() : void from class org.junit.platform.commons.util.ReflectionUtilsTests to package isJavaPlatformModuleSystemAvailable() : void from class org.junit.platform.commons.util.ModuleUtilsTests | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getModuleName(type Class<?>) : Optional<String> extracted from public getArtifactId() : Optional<String> in class org.junit.platform.engine.TestEngine & moved to class org.junit.platform.commons.util.ModuleUtils | From | To |