Daniel Alm 2e8e79d090 Some tweaks to the original PR. 7 年 前
..
BasicEchoTestCase.swift 0ff2fff385 PR changes 7 年 前
ChannelArgumentTests.swift 2e8e79d090 Some tweaks to the original PR. 7 年 前
ClientCancellingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 8 年 前
ClientTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 8 年 前
ClientTimeoutTests.swift ca740758c8 Fix `testBidirectionalStreamingTimeoutPassedToReceiveMethod`. 7 年 前
CompletionQueueTests.swift abb9cf2dc2 Make trying to perform an operation on a shut-down completion queue throw an error, and add tests for that. 8 年 前
ConnectionFailureTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 8 年 前
EchoProvider.swift 12df04f87e move examples under Sources/Examples 8 年 前
EchoTests.swift 093dd79a4c Reduce the number of requests in `testUnaryLotsOfRequests` to 10k for faster test runtimes. 8 年 前
GRPCTests.swift e7959c2512 Merge branch 'master' of github.com:grpc/grpc-swift into args 7 年 前
ServerCancellingTests.swift 9b9ba22eed Try increasing the default timeout for server-cancelling tests to 5 seconds? 8 年 前
ServerTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. 8 年 前
ServerThrowingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 8 年 前
ServerTimeoutTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. 8 年 前
ServiceClientTests.swift 1525c5a898 Add ServiceClient tests for shared channels 7 年 前
TestKeys.swift 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 8 年 前
echo.grpc.swift 12df04f87e move examples under Sources/Examples 8 年 前
echo.pb.swift 12df04f87e move examples under Sources/Examples 8 年 前