6da73ee1c510aa615c7576c764439658d51eeb2f
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public testTestModulesLoaded() : void from class io.bootique.test.junit.BQModuleProviderCheckerTest to public testTestModulesLoaded() : void from class io.bootique.test.junit.BQRuntimeCheckerTest | From | To | |
Move Method public testTestModulesNotLoaded() : void from class io.bootique.test.junit.BQModuleProviderCheckerTest to public testTestModulesNotLoaded() : void from class io.bootique.test.junit.BQRuntimeCheckerTest | From | To | |
Move Attribute | 1 | ||
Move Attribute public testFactory : BQTestFactory from class io.bootique.test.junit.BQModuleProviderCheckerTest to public testFactory : BQTestFactory from class io.bootique.test.junit.BQRuntimeCheckerTest | From | To | |
Extract Class | 1 | ||
Extract Class io.bootique.test.junit.BQRuntimeCheckerTest from class io.bootique.test.junit.BQModuleProviderCheckerTest | From | To |