22183fe474c1f779f40dc7bc3aa11a5462ad06e7
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 46
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public after() : void from class org.infinispan.server.test.query.RemoteQueryStringIT to protected after() : void from class org.infinispan.commons.junit.Cleanup | From | To | |
Extract Class | 1 | ||
Extract Class org.infinispan.commons.junit.Cleanup from class org.infinispan.server.test.query.RemoteQueryStringIT | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable manager : RemoteCacheManager to remoteCacheManager : RemoteCacheManager in method private populateCache(remoteCacheManager RemoteCacheManager) : void in class org.infinispan.server.test.query.RemoteQueryDescriptorIT | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type finalized : Boolean to finalized : boolean in class org.infinispan.server.test.client.hotrod.HotRodRemoteStreamingIT | From | To |