0d91b12a6d71c28a7121fc4ff6b91af074334744
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public beforeClass() : void from class org.jboss.as.test.integration.deployment.deploymentoverlay.jar.JarOverlayTestBase to public beforeClass() : void from class org.jboss.as.test.integration.deployment.deploymentoverlay.AbstractOverlayTestBase | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute protected managementClient : ManagementClient from class org.jboss.as.test.integration.deployment.deploymentoverlay.jar.JarOverlayTestBase to protected managementClient : ManagementClient from class org.jboss.as.test.integration.deployment.deploymentoverlay.AbstractOverlayTestBase | From | To | |
Pull Up Attribute protected deployer : Deployer from class org.jboss.as.test.integration.deployment.deploymentoverlay.jar.JarOverlayTestBase to protected deployer : Deployer from class org.jboss.as.test.integration.deployment.deploymentoverlay.AbstractOverlayTestBase | From | To | |
Change Return Type | 6 | ||
Change Return Type Archive to Archive<?> in method public createDeployment() : Archive<?> in class org.jboss.as.test.integration.deployment.deploymentoverlay.war.OverlayExistingResourceTestCase | From | To | |
Change Return Type Archive to Archive<?> in method public createDeployment() : Archive<?> in class org.jboss.as.test.integration.deployment.deploymentoverlay.jar.OverlayNonExistingResourceTestCase | From | To | |
Change Return Type Archive to Archive<?> in method public createDeployment() : Archive<?> in class org.jboss.as.test.integration.deployment.deploymentoverlay.war.OverlayNonExistingResourceTestCase | From | To | |
Change Return Type Archive to Archive<?> in method public createDeployment() : Archive<?> in class org.jboss.as.test.integration.deployment.deploymentoverlay.ear.OverlayNonExistingResourceTestCase | From | To | |
Change Return Type Archive to Archive<?> in method public createDeployment() : Archive<?> in class org.jboss.as.test.integration.deployment.deploymentoverlay.jar.OverlayExistingResourceTestCase | From | To | |
Change Return Type Archive to Archive<?> in method public createDeployment() : Archive<?> in class org.jboss.as.test.integration.deployment.deploymentoverlay.ear.OverlayExistingResourceTestCase | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.jboss.as.test.integration.deployment.deploymentoverlay.AbstractOverlayTestBase from classes [org.jboss.as.test.integration.deployment.deploymentoverlay.jar.JarOverlayTestBase] | From | To |