grpc/src/csharp/Grpc.Core.Tests
Jan Tattermusch 09d2f55c34 eliminate crosstalk between C# tests 2017-04-20 11:39:37 +02:00
..
Internal adapt C# to new cq_create API 2017-03-08 19:30:21 +01:00
Properties add copyrights for AssemblyInfo.cs files 2016-09-21 22:40:11 +02:00
.gitignore renaming of VS projects and other minor structural fixes 2015-02-20 09:49:25 -08:00
AppDomainUnloadTest.cs setting handler is a race 2017-04-18 17:32:20 +02:00
AuthContextTest.cs expose AuthContext in C# 2017-03-02 12:07:15 +01:00
AuthPropertyTest.cs expose AuthContext in C# 2017-03-02 12:07:15 +01:00
CallCredentialsTest.cs Polishing of C# auth API 2015-10-12 17:55:02 -07:00
CallOptionsTest.cs make CallFlags internal, expose WaitForReady 2016-12-02 17:09:46 +01:00
ChannelCredentialsTest.cs Polishing of C# auth API 2015-10-12 17:55:02 -07:00
ChannelOptionsTest.cs improve PropagateCancellation test 2015-12-10 20:11:49 -08:00
ChannelTest.cs rename ChannelState.FatalFailure to ChannelState.Shutdown 2016-06-06 13:21:10 -07:00
ClientServerTest.cs expose AuthContext in C# 2017-03-02 12:07:15 +01:00
CompressionTest.cs add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY 2016-06-22 12:26:36 -07:00
ContextPropagationTest.cs fix tests 2016-05-25 21:08:27 -07:00
FakeCredentials.cs update C# to the new C core auth API 2015-10-26 17:34:10 -07:00
Grpc.Core.Tests.csproj Initial migration to new .csproj files 2017-04-07 08:51:56 +02:00
GrpcEnvironmentTest.cs make environment shutdown asynchronous 2016-06-06 15:02:21 -07:00
HalfcloseTest.cs make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
MarshallingErrorsTest.cs fix tests 2016-05-25 21:08:27 -07:00
MetadataTest.cs Add test coverage for Metadata class 2015-12-11 08:51:21 -08:00
MockServiceHelper.cs eliminate crosstalk between C# tests 2017-04-20 11:39:37 +02:00
NUnitMain.cs fix conditional compilation for netcoreapp1.0 projects 2016-07-31 03:27:54 +08:00
PInvokeTest.cs adapt C# to new cq_create API 2017-03-08 19:30:21 +01:00
PerformanceTest.cs start using Ignore attribute for performance tests 2015-12-14 15:33:46 -08:00
ResponseHeadersTest.cs make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
SanityTest.cs adjust run_tests scripts 2017-04-07 09:02:45 +02:00
ServerTest.cs allow shutdown of unstarted server 2016-06-08 19:45:54 -07:00
ShutdownHookClientTest.cs update tests 2016-06-06 15:04:06 -07:00
ShutdownHookPendingCallTest.cs update tests 2016-06-06 15:04:06 -07:00
ShutdownHookServerTest.cs update tests 2016-06-06 15:04:06 -07:00
ShutdownTest.cs Fix AbandonedCall test 2015-12-14 17:05:59 -08:00
TimeoutsTest.cs get rid of explicit GrpcEnvironment.Shutdown() 2015-08-20 18:36:28 -07:00
UserAgentStringTest.cs setting handler is a race 2017-04-18 17:32:20 +02:00