e67e59bce1940ddbbd44713289dc2368e56b6d15
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type errorStream : OutputStream to errorStream : ByteArrayOutputStream in method public testCtor() : void in class com.puppycrawl.tools.checkstyle.DefaultLoggerTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type outStream : ByteArrayOutputStream to outStream : CloseAndFlushTestByteArrayOutputStream in class com.puppycrawl.tools.checkstyle.XMLLoggerTest | From | To |