fe2a299ff81d4c068bd48e427bd46c8e13ca8041
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private doSomthing(tla ThreadLocal<ExcerptAppender>, tlt ThreadLocal<ExcerptTailer>, text String) : void renamed to private doSomething(tla ThreadLocal<ExcerptAppender>, tlt ThreadLocal<ExcerptTailer>, text String) : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueTest | From | To | |
| Extract Method | 2 | ||
| Extract Method protected expectedAppendAndReadWithRolling() : String extracted from public testAppendAndReadWithRollingB() : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueTest | From | To | |
| Extract Method protected expectedMultipleAppenders() : String extracted from public testMultipleAppenders() : void in class net.openhft.chronicle.queue.impl.single.SingleChronicleQueueTest | From | To |