d3b2283ff191e67dbe258b65375ed99c0f064ebf
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testAddTreeRecords() : void renamed to private addThreeRecords(localPage OClusterPage) : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private addFullPage(localPage OClusterPage) : void extracted from public testAddFullPage() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To | |
| Extract Method private addOneRecord(localPage OClusterPage) : void extracted from public testAddOneRecord() : void in class com.orientechnologies.orient.core.storage.impl.local.paginated.ClusterPageTest | From | To |