d6a604051f4c301c61e2b102c3765da00886723a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method private document(body Object, filters Filter...) : RequestSpecification renamed to private spec(body Object, filters Filter...) : RequestSpecification in class org.springframework.cloud.netflix.eureka.server.doc.AbstractDocumentationTests | From | To | |
| Rename Method protected assure(name String) : RequestSpecification renamed to protected document(name String) : RequestSpecification in class org.springframework.cloud.netflix.eureka.server.doc.AbstractDocumentationTests | From | To | |
| Rename Method protected assure(name String, body Object) : RequestSpecification renamed to protected document(name String, body Object) : RequestSpecification in class org.springframework.cloud.netflix.eureka.server.doc.AbstractDocumentationTests | From | To | |
| Pull Up Attribute | 2 | ||
| Pull Up Attribute private instanceConfig : EurekaInstanceConfigBean from class org.springframework.cloud.netflix.eureka.server.doc.AppRegistrationTests to private instanceConfig : EurekaInstanceConfigBean from class org.springframework.cloud.netflix.eureka.server.doc.AbstractDocumentationTests | From | To | |
| Pull Up Attribute private applicationInfoManager : ApplicationInfoManager from class org.springframework.cloud.netflix.eureka.server.doc.AppRegistrationTests to private applicationInfoManager : ApplicationInfoManager from class org.springframework.cloud.netflix.eureka.server.doc.AbstractDocumentationTests | From | To | |
| Extract Variable | 1 | ||
| Extract Variable value : String in method public header(key String) : HttpHeader from class org.springframework.cloud.netflix.eureka.server.doc.WireMockRestAssuredRequestAdapter | From | To |