21e9946b9b9999b6b692cd960bc98907904eb2a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public responseTime(matcher Matcher<Long>, timeUnit TimeUnit) : T renamed to public time(matcher Matcher<Long>, timeUnit TimeUnit) : T in class com.jayway.restassured.response.ValidatableResponseOptions | From | To | |
Rename Method public responseTime(matcher Matcher<Long>, timeUnit TimeUnit) : T renamed to public time(matcher Matcher<Long>, timeUnit TimeUnit) : T in class com.jayway.restassured.internal.ValidatableResponseOptionsImpl | From | To |