Erictaurone1993
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Erictaurone1993 created a post, AnsweredIntelliJ IDEA built-in Test Runner conflicts with Mockito when mocking gRPC's StreamObserver interface
- Bug description: IntelliJ IDEA's built-in code coverage runner conflicts with Mockito when mocking gRPC's StreamObserver interface, causing tests to fail only during coverage runs. Specifically, ...