5d125e7cacd1b7382dc6f365d033c9bdfcf5dae5
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testCreateStream() : void renamed to public testCreateStreamByTitleOnly() : void in class integration.streams.StreamsTest | From | To | |
| Rename Method public testSimpleCreateStream() : void renamed to public testCreateStreamWithTitleAndDescription() : void in class integration.streams.StreamsTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type request : Object to request : byte[] in method protected createStreamFromRequest(request byte[]) : ValidatableResponse in class integration.streams.StreamsTest | From | To | |
| Extract Method | 1 | ||
| Extract Method protected createStreamFromRequest(request String) : ValidatableResponse extracted from public testIncompleteStream() : void in class integration.streams.StreamsTest | From | To |