ea3dee37c5e81ec5777b217d1b4e6d4db6a68da3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type redirectTo : OutputStream to redirectTo : ByteArrayOutputStream in method public java_util_logging(redirectTo ByteArrayOutputStream, level Level) : Suppressible in class org.neo4j.test.SuppressOutput | From | To | |
| Change Parameter Type originalStream : OutputStream to originalStream : ByteArrayOutputStream in method public Voice(suppressible Suppressible, originalStream ByteArrayOutputStream) in class org.neo4j.test.SuppressOutput.Voice | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type voiceStream : OutputStream to voiceStream : ByteArrayOutputStream in class org.neo4j.test.SuppressOutput.Voice | From | To |