grpc/src/csharp/Grpc.Core.Tests
Jan Tattermusch 5d6b4d9903 add a test for #18100 2020-08-17 17:45:57 +02:00
..
Interceptors Fix typo in ServerCallContext.UserState name 2019-02-16 23:24:07 -08:00
Internal Revert "populate error string in ClientSideStatus" 2020-05-07 12:00:46 +02:00
Properties auto-fix most of licenses 2017-06-08 11:22:41 +02:00
.gitignore
AppDomainUnloadTest.cs update compiler defines 2018-11-30 13:04:33 +01:00
AuthContextTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
AuthPropertyTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
CallCancellationTest.cs remove delegate allocation and boxing from cancellation registrations 2019-07-11 13:07:50 +01:00
CallCredentialsTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
CallOptionsTest.cs Refactor ContextPropagationToken 2019-01-18 21:59:35 +01:00
ChannelConnectivityTest.cs simplify ChannelConnectivityTest 2018-09-05 08:10:52 -07:00
ChannelCredentialsTest.cs Improve error message 2019-12-05 13:29:55 +13:00
ChannelOptionsTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ChannelTest.cs introduce ChannelBase.ShutdownAsync() 2020-01-15 13:58:49 +01:00
ClientServerTest.cs Revert "Revert "C# expose C-core's debug error string in Status struct"" 2020-06-05 14:59:52 +02:00
CompressionTest.cs Revert csharp workaround for empty payload gzip compression crash 2019-11-27 10:11:41 -08:00
ContextPropagationTest.cs Relax csharp deadline test 2019-06-18 10:33:02 -07:00
ContextualMarshallerTest.cs address TODO" 2019-08-09 14:48:36 -07:00
FakeCredentials.cs move ChannelCredentials to Grpc.Core.Api 2019-07-30 11:46:37 -07:00
Grpc.Core.Tests.csproj use System.Memory and Span<> on all TFMs 2019-07-05 08:20:38 -04:00
GrpcEnvironmentTest.cs add test for shuttingdown event 2017-08-08 13:58:59 +02:00
HalfcloseTest.cs fix warnings in Grpc.Core.Tests 2017-08-11 18:17:19 +02:00
MarshallerTest.cs switch C# to contextual serializer and deserializer internally 2018-11-09 17:16:56 +01:00
MarshallingErrorsTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
MetadataTest.cs PR feedback 2020-04-29 14:08:59 +12:00
MockServiceHelper.cs Add basic tests for C# interceptors 2018-02-21 18:30:19 -08:00
NUnitMain.cs C#: avoid unnecessary ifdefine in NUnitMain.cs 2018-12-03 15:17:52 +01:00
PInvokeTest.cs avoid unnecessary allocation in completion registry 2017-11-21 07:32:57 +01:00
PerformanceTest.cs fix warnings in Grpc.Core.Tests 2017-08-11 18:17:19 +02:00
ResponseHeadersTest.cs fix warnings in Grpc.Core.Tests 2017-08-11 18:17:19 +02:00
SanityTest.cs update compiler defines 2018-11-30 13:04:33 +01:00
ServerBindFailedTest.cs add a test for #18100 2020-08-17 17:45:57 +02:00
ServerTest.cs Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x 2017-06-15 17:48:42 -07:00
ShutdownHookClientTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ShutdownHookPendingCallTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ShutdownHookServerTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ShutdownTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00
ThreadingModelTest.cs fix warnings in Grpc.Core.Tests 2017-08-11 18:17:19 +02:00
TimeoutsTest.cs remove C# workaround for DeadlineExceeded status #2685 2019-09-03 17:03:11 +02:00
UserAgentStringTest.cs auto-fix most of licenses 2017-06-08 11:22:41 +02:00