5e116c30bea7fdd9c4c5dd8363337b1bc6bd6d91
Files Diff
- Added: 2
 - Removed: 1
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public stressTestOld() : void from class com.orientechnologies.orient.core.sql.executor.OSelectStatementExecutionTest to public stressTestOld() : void from class com.orientechnologies.orient.core.sql.executor.OSelectStatementExecutionTestIT | From | To | |
| Move Method public stressTestNew() : void from class com.orientechnologies.orient.core.sql.executor.OSelectStatementExecutionTest to public stressTestNew() : void from class com.orientechnologies.orient.core.sql.executor.OSelectStatementExecutionTestIT | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private latch : CountDownLatch from class com.orientechnologies.orient.core.sql.OLiveQueryTest to private latch : CountDownLatch from class com.orientechnologies.orient.core.sql.ONonBlockingQueryTest.MyResultListener | From | To | |
| Move Attribute private latch : CountDownLatch from class com.orientechnologies.orient.core.sql.OLiveQueryTest to public latch : CountDownLatch from class com.orientechnologies.orient.core.sql.OLiveQueryTest.MyLiveQueryListener | From | To | |
| Extract Class | 1 | ||
| Extract Class com.orientechnologies.orient.core.sql.executor.OSelectStatementExecutionTestIT from class com.orientechnologies.orient.core.sql.executor.OSelectStatementExecutionTest | From | To | |
| Rename Class | 1 | ||
| Rename Class com.tinkerpop.blueprints.impls.orient.OrientCommitMTTest renamed to com.tinkerpop.blueprints.impls.orient.OrientCommitMTTestIT | From | To |