grpc/src/csharp/Grpc.IntegrationTesting
Jan Tattermusch 8775eadee8
Merge pull request #15687 from jtattermusch/csharp_mock_example
Add C# tests that demonstrate how to unit test grpc code with test doubles.
2018-06-12 09:40:34 +02:00
..
CoreStats update csharp gen 2018-05-02 12:02:14 -07:00
Properties auto-fix most of licenses 2017-06-08 11:22:41 +02:00
data Updating the server1 cert so that it can be used with Go. 2015-11-09 14:29:14 -08:00
.gitignore renaming of VS projects and other minor structural fixes 2015-02-20 09:49:25 -08:00
BenchmarkService.cs update csharp gen 2018-05-02 12:02:14 -07:00
BenchmarkServiceGrpc.cs regenerate C# protos 2018-06-08 17:24:40 +02:00
BenchmarkServiceImpl.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ClientRunners.cs C# benchmarks provide userTime and systemTime info 2017-11-30 09:06:20 +01:00
Control.cs update csharp gen 2018-05-02 12:02:14 -07:00
ControlExtensions.cs C# benchmarks: honor optimizationtarget channel arg 2017-11-16 18:04:37 +01:00
CustomErrorDetailsTest.cs fix warnings in integration tests 2017-08-11 18:17:19 +02:00
EchoMessages.cs update csharp gen 2018-05-02 12:02:14 -07:00
Empty.cs update csharp gen 2018-05-02 12:02:14 -07:00
EmptyService.cs fix C# codegen for empty service 2018-05-31 17:19:47 +02:00
EmptyServiceGrpc.cs fix C# codegen for empty service 2018-05-31 17:19:47 +02:00
GeneratedClientTest.cs add tests demonstrating how to mock client stubs 2018-06-08 16:29:19 +02:00
GeneratedServiceBaseTest.cs fix warnings in integration tests 2017-08-11 18:17:19 +02:00
GenericService.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Grpc.IntegrationTesting.csproj add tests demonstrating how to mock client stubs 2018-06-08 16:29:19 +02:00
Histogram.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
HistogramTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
IClientRunner.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
IServerRunner.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
InterarrivalTimers.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
InteropClient.cs Replace message/deflate,gzip with deflate,gzip 2018-02-06 18:17:42 -08:00
InteropClientServerTest.cs fix warnings in integration tests 2017-08-11 18:17:19 +02:00
InteropServer.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Messages.cs update csharp gen 2018-05-02 12:02:14 -07:00
MetadataCredentialsTest.cs metadata plugin update statuses in wrapped langs 2017-12-14 00:17:25 +01:00
Metrics.cs update csharp gen 2018-05-02 12:02:14 -07:00
MetricsGrpc.cs regenerate C# protos 2018-06-08 17:24:40 +02:00
NUnitMain.cs unify loggers used by Grpc tests 2017-08-20 17:27:01 +02:00
Payloads.cs update csharp gen 2018-05-02 12:02:14 -07:00
QpsWorker.cs reduce threadpool size for qps benchmarks 2017-07-26 14:18:06 +02:00
ReportQpsScenarioService.cs update csharp gen 2018-05-02 12:02:14 -07:00
ReportQpsScenarioServiceGrpc.cs regenerate C# protos 2018-06-08 17:24:40 +02:00
RunnerClientServerTest.cs fix warnings in integration tests 2017-08-11 18:17:19 +02:00
ServerRunners.cs C# benchmarks provide userTime and systemTime info 2017-11-30 09:06:20 +01:00
Settings.StyleCop remove tabs 2015-11-17 16:31:37 -08:00
SslCredentialsTest.cs fix warnings in integration tests 2017-08-11 18:17:19 +02:00
Stats.cs update csharp gen 2018-05-02 12:02:14 -07:00
StressTestClient.cs C# benchmarks provide userTime and systemTime info 2017-11-30 09:06:20 +01:00
Test.cs update csharp gen 2018-05-02 12:02:14 -07:00
TestCredentials.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
TestGrpc.cs regenerate C# protos 2018-06-08 17:24:40 +02:00
TestServiceImpl.cs fix warnings in integration tests 2017-08-11 18:17:19 +02:00
TimeStats.cs C# benchmarks provide userTime and systemTime info 2017-11-30 09:06:20 +01:00
WorkerService.cs update csharp gen 2018-05-02 12:02:14 -07:00
WorkerServiceGrpc.cs regenerate C# protos 2018-06-08 17:24:40 +02:00
WorkerServiceImpl.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00