5e80baef84552d0fa5ef01218def55281905970e
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 20 | ||
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testDrainTo() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue(redisson RedissonClient) : RBlockingQueue<T> extracted from public testPollWithBrokenConnection() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue(redisson RedissonClient) : RBlockingQueue<T> extracted from public testTakeAsyncCancel() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testBlockingQueue() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RQueue<T> extracted from public testAddOffer() : void in class org.redisson.RedissonQueueTest | From | To | |
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testDrainToCollection() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testDrainToCollectionLimited() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue(name String) : RBlockingQueue<T> extracted from public testSingleCharAsKeyName() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testPoll() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RQueue<T> extracted from public testRemove() : void in class org.redisson.RedissonQueueTest | From | To | |
Extract Method package getQueue(redisson RedissonClient) : RBlockingQueue<T> extracted from public testTakeReattach() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue(redisson RedissonClient) : RBlockingQueue<T> extracted from public testPollAsyncReattach() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testShortPoll() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testAwait() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue(redisson RedissonClient) : RBlockingQueue<T> extracted from public testPollAsyncCancel() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue(redisson RedissonClient) : RBlockingQueue<T> extracted from public testPollReattach() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RBlockingQueue<T> extracted from public testTake() : void in class org.redisson.RedissonBlockingQueueTest | From | To | |
Extract Method package getQueue() : RQueue<T> extracted from public testRemoveEmpty() : void in class org.redisson.RedissonQueueTest | From | To |