b8da17c1849d5c94c1bb86b476f3ae72ddb60a51
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private getConnectionCount(importRoot Import) : int renamed to private getConnectionCountViaGet(importRoot Import) : int in class org.apache.usergrid.management.importer.ImportConnectionsTest | From | To | |
Rename Method public testCreateAndSearchConnections() : void renamed to public doTestCreateAndCountConnections(counter ConnectionCounter) : void in class org.apache.usergrid.management.importer.ImportConnectionsTest | From | To | |
Rename Variable | 2 | ||
Rename Variable rootEm : EntityManager to emMgmtApp : EntityManager in method private getConnectionCountViaGet(importRoot Import) : int in class org.apache.usergrid.management.importer.ImportConnectionsTest | From | To | |
Rename Variable rootEm : EntityManager to emMgmtApp : EntityManager in method private getConnectionCount(importRoot Import) : int in class org.apache.usergrid.management.importer.ImportServiceImpl | From | To |