62f3879215f521158690e618267a59ebc4c6f434
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method public expectPublishedEvents(expectedEvents Object...) : ResultValidator inlined to public expectEvents(expectedEvents Object...) : ResultValidator in class org.axonframework.test.ResultValidatorImpl | From | To | |
Inline Method public expectPublishedEventsMatching(matcher Matcher<? extends Iterable<?>>) : ResultValidator inlined to public expectEventsMatching(matcher Matcher<? extends Iterable<?>>) : ResultValidator in class org.axonframework.test.ResultValidatorImpl | From | To |