7a0ac84fb1245a05ecd06f25763179bedaf2d060
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method private assertNoErrors(response HTTP.Response) : void from class org.neo4j.server.rest.transactional.integration.PointTypeIT to public assertNoErrors(response HTTP.Response) : void from class org.neo4j.server.rest.AbstractRestFunctionalTestBase | From | To | |
Pull Up Method private runQuery(query String) : HTTP.Response from class org.neo4j.server.rest.transactional.integration.PointTypeIT to public runQuery(query String) : HTTP.Response from class org.neo4j.server.rest.AbstractRestFunctionalTestBase | From | To |