be856af7157e50aa3ea41d94ad50b80535d1f280
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Attribute | 3 | ||
| Pull Up Attribute private APP_NAME : String from class org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase to protected APP_NAME : String from class org.jboss.as.test.integration.ee.appclient.basic.AbstractSimpleApplicationClientTestCase | From | To | |
| Pull Up Attribute private managementClient : ManagementClient from class org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase to protected managementClient : ManagementClient from class org.jboss.as.test.integration.ee.appclient.basic.AbstractSimpleApplicationClientTestCase | From | To | |
| Pull Up Attribute private MODULE_NAME : String from class org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase to protected MODULE_NAME : String from class org.jboss.as.test.integration.ee.appclient.basic.AbstractSimpleApplicationClientTestCase | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.jboss.as.test.integration.ee.appclient.basic.AbstractSimpleApplicationClientTestCase from classes [org.jboss.as.test.integration.ee.appclient.basic.SimpleApplicationClientTestCase] | From | To |