e931afb0351cf28bef12c07532c461ee44c059fa
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method private createEnvPermission(names String...) : Permission[] from class org.wildfly.test.integration.microprofile.config.smallrye.app.MicroProfileConfigTestCase to protected createPermissions(names String...) : Permission[] from class org.wildfly.test.integration.microprofile.config.smallrye.AbstractMicroProfileConfigTestCase | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.wildfly.test.integration.microprofile.config.smallrye.AbstractMicroProfileConfigTestCase from classes [org.wildfly.test.integration.microprofile.config.smallrye.app.MicroProfileConfigTestCase, org.wildfly.test.integration.microprofile.config.smallrye.converter.MicroProfileConfigConvertersTestCase, org.wildfly.test.integration.microprofile.config.smallrye.management.config_source.ConfigSourceFromClassTestCase, org.wildfly.test.integration.microprofile.config.smallrye.management.config_source_provider.ConfigSourceProviderFromClassTestCase] | From | To |