43f3662041f1eb0b3fb2f7a0d17856c618e3f8d5
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 43
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method public JsonParseException(message String) from class org.neo4j.server.rest.domain.JsonParseException to public InvalidArgumentsException(message String) from class org.neo4j.server.rest.repr.InvalidArgumentsException | From | To | |
Extract Variable | 2 | ||
Extract Variable singleNodePropertyResponse : Response in method public shouldFailGracefullyWhenViolatingConstraintOnPropertyUpdate() : void from class org.neo4j.server.rest.web.RestfulGraphDatabaseTest | From | To | |
Extract Variable setAllNodePropertiesResponse : Response in method public shouldFailGracefullyWhenViolatingConstraintOnPropertyUpdate() : void from class org.neo4j.server.rest.web.RestfulGraphDatabaseTest | From | To |