79a9de0274626a0d1bbabae2116debe3b96f94ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package tryAssertClientServerSpan() : Span renamed to package validateOnlyOneSpan() : zipkin.Span in class com.github.kristofa.brave.grpc.BraveGrpcInterceptorsTest | From | To | |
Inline Method | 1 | ||
Inline Method package validateSpans() : void inlined to public testAsyncUnaryCall() : void in class com.github.kristofa.brave.grpc.BraveGrpcInterceptorsTest | From | To | |
Change Return Type | 2 | ||
Change Return Type Span to zipkin.Span in method package validateOnlyOneSpan() : zipkin.Span in class com.github.kristofa.brave.grpc.BraveGrpcInterceptorsTest | From | To | |
Change Return Type zipkin.Span to void in method package assertClientServerSpan() : void in class com.github.kristofa.brave.grpc.BraveGrpcInterceptorsTest | From | To |