08fc35611bbb2623e172137bda45d3d06ab9259c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable qResult : List<ODocument> to results : List<OResult> in method public testMetadta() : void in class com.orientechnologies.distribution.integration.ODemoDbConsistencyIT | From | To | |
Rename Variable qResult : List<ODocument> to resultSet : OResultSet in method public testMatchQueries() : void in class com.orientechnologies.distribution.integration.ODemoDbConsistencyIT | From | To | |
Change Variable Type | 2 | ||
Change Variable Type qResult : List<ODocument> to results : List<OResult> in method public testMetadta() : void in class com.orientechnologies.distribution.integration.ODemoDbConsistencyIT | From | To | |
Change Variable Type qResult : List<ODocument> to resultSet : OResultSet in method public testMatchQueries() : void in class com.orientechnologies.distribution.integration.ODemoDbConsistencyIT | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type db : ODatabaseDocumentTx to db : ODatabaseDocument in class com.orientechnologies.distribution.integration.OIntegrationTestTemplate | From | To |