d3caa93230830ab3ace48ef089ec1f21e64eb107
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable classLoader : ClassLoader to stubClassLoader : StubClassLoader in method public testStubbedClassLoading() : void in class net.bytebuddy.android.AndroidClassLoadingStrategyTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute first : TypeDescription to firstType : TypeDescription in class net.bytebuddy.android.AndroidClassLoadingStrategyTest | From | To | |
Rename Attribute second : TypeDescription to secondType : TypeDescription in class net.bytebuddy.android.AndroidClassLoadingStrategyTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type dynamicType : DynamicType to dynamicType : DynamicType.Unloaded<?> in method public testStubbedClassLoading() : void in class net.bytebuddy.android.AndroidClassLoadingStrategyTest | From | To | |
Change Variable Type classLoader : ClassLoader to stubClassLoader : StubClassLoader in method public testStubbedClassLoading() : void in class net.bytebuddy.android.AndroidClassLoadingStrategyTest | From | To |