38e0188dcf9bab3ce81c6e787e69e480929cb544
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 29
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From org.codehaus.groovy:groovy 2.5.5 To 2.5.6 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type objectType : Class<T> to objectType : Class in method private jsonStringToObject(object String, objectType Class) : Object in class io.restassured.path.json.JsonPath | From | To | |
| Inline Method | 1 | ||
| Inline Method public specification(responseSpecification ResponseSpecification) : T inlined to public spec(responseSpecification ResponseSpecification) : T in class io.restassured.internal.ValidatableResponseOptionsImpl | From | To | |
| Change Return Type | 1 | ||
| Change Return Type T to Object in method private jsonStringToObject(object String, objectType Class) : Object in class io.restassured.path.json.JsonPath | From | To |