86c52a3ceaa65a13a1ab1d483f4a9a3d4873e706
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Updated | |
| From org.mockito:mockito-core 2.21.0 To 2.23.0 | |
| From net.bytebuddy:byte-buddy 1.9.0 To 1.9.1 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 5 | ||
| Rename Variable jarOutputStream : OutputStream to outputStream : JarOutputStream in method private doInject(sourceJar File, targetJar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Rename Variable jarOutputStream : JarOutputStream to outputStream : JarOutputStream in method private doInject(sourceJar File, targetJar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Rename Variable jarInputStream : InputStream to inputStream : JarInputStream in method private doInject(sourceJar File, targetJar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Rename Variable savedFiles : Map<TypeDescription,File> to files : Map<TypeDescription,File> in method public saveIn(folder File) : Map<TypeDescription,File> in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Rename Variable jarInputStream : JarInputStream to inputStream : JarInputStream in method private doInject(sourceJar File, targetJar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type jarOutputStream : OutputStream to outputStream : JarOutputStream in method private doInject(sourceJar File, targetJar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Change Variable Type jarInputStream : InputStream to inputStream : JarInputStream in method private doInject(sourceJar File, targetJar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Extract Method | 2 | ||
| Extract Method private doInject(sourceJar File, targetJar File) : File extracted from public inject(jar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To | |
| Extract Method private doInject(sourceJar File, targetJar File) : File extracted from public inject(sourceJar File, targetJar File) : File in class net.bytebuddy.dynamic.DynamicType.Default | From | To |