c8be7557c1ce5eca6d2794695ac6d4cec93c34a8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable streamRule1 : StreamRule to result : StreamRule in method private getStreamRuleMock(id String, type StreamRuleType, field String, value String) : StreamRule in class org.graylog2.streams.StreamRouterEngineTest | From | To | |
Rename Variable streamRule2 : StreamRule to result : StreamRule in method private getStreamRuleMock(id String, type StreamRuleType, field String, value String) : StreamRule in class org.graylog2.streams.StreamRouterEngineTest | From | To | |
Extract Method | 2 | ||
Extract Method private getStreamRuleMock(id String, type StreamRuleType, field String, value String) : StreamRule extracted from public testOrMatching() : void in class org.graylog2.streams.StreamRouterEngineTest | From | To |