c450575083ca30140e6444e46e715549da227b8e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private expectTraceCount(expect Expect, seenTraceCount int, matcher Matcher<Integer>, lastProfile AtomicReference<Profile>) : int extracted from package expectNonIncreasingTraceCount(expect Expect, seenTraceCount int, lastProfile AtomicReference<Profile>) : int in class com.insightfullogic.honest_profiler.system_tests.AgentIntegrationTest | From | To | |
Extract Method private expectTraceCount(expect Expect, seenTraceCount int, matcher Matcher<Integer>, lastProfile AtomicReference<Profile>) : int extracted from package expectIncreasingTraceCount(expect Expect, seenTraceCount int, lastProfile AtomicReference<Profile>) : int in class com.insightfullogic.honest_profiler.system_tests.AgentIntegrationTest | From | To |