grpc/src/csharp/Grpc.Core.Tests
Jan Tattermusch 2f0519e9be work around nunit issue #1406 2016-04-11 17:52:43 -07:00
..
Internal make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
Properties introduce Version.cs as single source of truth of gRPC C# version 2015-07-15 10:51:38 -07:00
.gitignore renaming of VS projects and other minor structural fixes 2015-02-20 09:49:25 -08:00
CallCredentialsTest.cs Polishing of C# auth API 2015-10-12 17:55:02 -07:00
CallOptionsTest.cs improve PropagateCancellation test 2015-12-10 20:11:49 -08: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 make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
ClientServerTest.cs make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
CompressionTest.cs get rid of explicit GrpcEnvironment.Shutdown() 2015-08-20 18:36:28 -07:00
ContextPropagationTest.cs make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -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 add Newtonsoft.Json to Grpc.Core.Tests 2016-04-11 11:09:30 -07:00
GrpcEnvironmentTest.cs Update copyrights 2016-03-31 07:46:18 -07:00
HalfcloseTest.cs make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
MarshallingErrorsTest.cs make Grpc.Core.Tests work with NUnit3 2016-04-11 11:09:12 -07:00
MetadataTest.cs Add test coverage for Metadata class 2015-12-11 08:51:21 -08:00
MockServiceHelper.cs put user defined userAgentString to the beginning of userAgentString 2015-12-09 10:53:16 -08:00
NUnitMain.cs work around nunit issue #1406 2016-04-11 17:52:43 -07:00
NUnitVersionTest.cs Added channel state API 2015-08-04 11:30:00 -07:00
PInvokeTest.cs ignore perf tests that slow down C# coverage on windows 2016-04-01 16:13:02 -07: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 improve C# sanity test 2016-04-11 11:09:35 -07:00
ServerTest.cs simple kill test 2015-12-15 11:09:28 -08:00
ShutdownTest.cs Fix AbandonedCall test 2015-12-14 17:05:59 -08:00
TestResult.xml renaming of VS projects and other minor structural fixes 2015-02-20 09:49:25 -08:00
TimeoutsTest.cs get rid of explicit GrpcEnvironment.Shutdown() 2015-08-20 18:36:28 -07:00
UserAgentStringTest.cs put user defined userAgentString to the beginning of userAgentString 2015-12-09 10:53:16 -08:00
packages.config add Newtonsoft.Json to Grpc.Core.Tests 2016-04-11 11:09:30 -07:00