5fc3c506a14ac28a702a2c146466b9f3907e4125
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable list : List<Entity> to uniqueRemEnts : Set<Entity> in method private readData(em EntityManager, collectionName String, expectedEntities int, uniqueRemEnts Set<Entity>) : int in class org.apache.usergrid.persistence.CollectionDeleteTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type list : List<Entity> to uniqueRemEnts : Set<Entity> in method private readData(em EntityManager, collectionName String, expectedEntities int, uniqueRemEnts Set<Entity>) : int in class org.apache.usergrid.persistence.CollectionDeleteTest | From | To |