2d684cc49a9cd3a2dc527206e35a77bb5cb2cee5
Files Diff
- Added: 1
- Removed: 23
- Renamed: 0
- Modified: 47
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute orientDb : OrientDB to factory : OrientDB in method public testMultiThread() : void in class com.orientechnologies.orient.core.db.OrientDBRemoteTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseSession in method public shouldQueryDESEncryptedDatabase() : void in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactoryEncryptionTest | From | To | |
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseSession in method public testCreatedDESEncryptedCluster() : void in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactoryEncryptionTest | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type databaseDocumentTx : ODatabaseDocumentTx to databaseDocumentTx : ODatabaseSession in class com.orientechnologies.lucene.test.LuceneBackupRestoreTest | From | To | |
Change Attribute Type tempFolder : TemporaryFolder to tempFolder : File in class com.orientechnologies.lucene.test.LuceneBackupRestoreTest | From | To | |
Change Attribute Type tempFolder : TemporaryFolder to tempFolder : File in class com.orientechnologies.lucene.test.LuceneAutomaticBackupRestoreTest | From | To |