|
Rename Variable msgs : SortedSet<LocalizedMessage> to messages : SortedSet<LocalizedMessage> in method public testDestroy() : void in class com.puppycrawl.tools.checkstyle.CheckerTest |
From |
To |
|
Rename Variable baos : ByteArrayOutputStream to outputStream : ByteArrayOutputStream in method private getConfigHashCode(object Serializable) : String in class com.puppycrawl.tools.checkstyle.PropertyCacheFile |
From |
To |
|
Rename Variable bais : ByteArrayInputStream to inputStream : ByteArrayInputStream in method protected verify(checker Checker, processedFiles File[], messageFileName String, expected String...) : void in class com.puppycrawl.tools.checkstyle.BaseCheckTestSupport |
From |
To |