fcef33b501f1a2ce8a63dc4e4f1cb245e94a59b8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable uri : String in method private sendRequest(method HttpMethod, path String, pathParams Object[]) : MockMvcResponse from class com.jayway.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl | From | To | |
Rename Parameter | 2 | ||
Rename Parameter path : String to uri : String in method private logRequestIfApplicable(method HttpMethod, uri String, originalPath String) : void in class com.jayway.restassured.module.mockmvc.internal.MockMvcRequestSenderImpl | From | To | |
Rename Parameter completeRequestPath : String to completeRequestUri : String in method public print(requestSpec FilterableRequestSpecification, requestMethod String, completeRequestUri String, logDetail LogDetail, stream PrintStream, shouldPrettyPrint boolean) : String in class com.jayway.restassured.internal.print.RequestPrinter | From | To |