375c51054059489374d739f25fc830f6025c5326
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method private dbServer(dbDirectory String, orientUrl String, dbConfigName String) : BareBonesServer from class com.orientechnologies.orient.server.distributed.asynch.TestReplicationVersionIncrementedByOne to protected dbServer(dbDirectory String, orientUrl String, dbConfigName String) : BareBonesServer from class com.orientechnologies.orient.server.distributed.asynch.BareBoneBase1ClientTest | From | To | |
| Move And Rename Method | 1 | ||
| Move And Rename Method public testReplication2() : void from class com.orientechnologies.orient.server.distributed.asynch.TestReplicationVersionIncrementedByOne to public testReplication() : void from class com.orientechnologies.orient.server.distributed.asynch.BareBoneBase1ClientTest | From | To | |
| Pull Up Attribute | 3 | ||
| Pull Up Attribute private exceptionInThread : Throwable from class com.orientechnologies.orient.server.distributed.asynch.TestReplicationVersionIncrementedByOne to protected exceptionInThread : Throwable from class com.orientechnologies.orient.server.distributed.asynch.BareBoneBase1ClientTest | From | To | |
| Pull Up Attribute private DB1_DIR : String from class com.orientechnologies.orient.server.distributed.asynch.TestReplicationVersionIncrementedByOne to protected DB1_DIR : String from class com.orientechnologies.orient.server.distributed.asynch.BareBoneBase1ClientTest | From | To | |
| Pull Up Attribute private CONFIG_DIR : String from class com.orientechnologies.orient.server.distributed.asynch.TestReplicationVersionIncrementedByOne to protected CONFIG_DIR : String from class com.orientechnologies.orient.server.distributed.asynch.BareBoneBase1ClientTest | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.orientechnologies.orient.server.distributed.asynch.BareBoneBase1ClientTest from classes [com.orientechnologies.orient.server.distributed.asynch.TestReplicationVersionIncrementedByOne] | From | To |