-
- Downloads
Merge pull request #789 from jtattermusch/interop_testing
In-process unit tests with test service, some interop test fixes.
Showing
- src/csharp/Grpc.Core/Internal/AsyncCall.cs 3 additions, 0 deletionssrc/csharp/Grpc.Core/Internal/AsyncCall.cs
- src/csharp/Grpc.Examples/MathServiceImpl.cs 2 additions, 9 deletionssrc/csharp/Grpc.Examples/MathServiceImpl.cs
- src/csharp/Grpc.IntegrationTesting/Client.cs 11 additions, 9 deletionssrc/csharp/Grpc.IntegrationTesting/Client.cs
- src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj 2 additions, 0 deletions...rp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
- src/csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs 119 additions, 0 deletions...csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs
- src/csharp/Grpc.IntegrationTesting/TestServiceImpl.cs 140 additions, 0 deletionssrc/csharp/Grpc.IntegrationTesting/TestServiceImpl.cs
Loading
Please register or sign in to comment