7f7c112766b50894b3cb52c710a8fd3dd272a89d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public testRealisticCase() : void renamed to public testRealistic() : void in class net.openhft.chronicle.queue.WriteReadTextTest | From | To | |
| Rename Method public testMinimalCase() : void renamed to public testMinimal() : void in class net.openhft.chronicle.queue.WriteReadTextTest | From | To | |
| Rename Method public testConstructedCase() : void renamed to public testConstructed() : void in class net.openhft.chronicle.queue.WriteReadTextTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type problematic : String to problematic : String... in method private doTest(problematic String...) : void in class net.openhft.chronicle.queue.WriteReadTextTest | From | To |