Nate Armstrong 18af90f2e0 Add tests for mutual auth пре 7 година
..
BasicEchoTestCase.swift 18af90f2e0 Add tests for mutual auth пре 7 година
ChannelArgumentTests.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. пре 7 година
ClientCancellingTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. пре 7 година
ClientTestExample.swift e7645b48ef Add sample test suites to demonstrate how one would test client/server code. пре 7 година
ClientTimeoutTests.swift ca740758c8 Fix `testBidirectionalStreamingTimeoutPassedToReceiveMethod`. пре 7 година
CompletionQueueTests.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. пре 7 година
ConnectionFailureTests.swift 5d322044ed Add tests to verify the behavior of canceling client and server calls. пре 7 година
EchoProvider.swift 12df04f87e move examples under Sources/Examples пре 7 година
EchoTests.swift 18af90f2e0 Add tests for mutual auth пре 7 година
GRPCTests.swift 18af90f2e0 Add tests for mutual auth пре 7 година
ServerCancellingTests.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. пре 7 година
ServerTestExample.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. пре 7 година
ServerThrowingTests.swift fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. пре 7 година
ServerTimeoutTests.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. пре 7 година
ServiceClientTests.swift e00e1e8e80 Fix several completion queue leaks in tests; ensure that cancelling a session server-side always shuts down the corresponding completion queue. пре 7 година
TestKeys.swift 18af90f2e0 Add tests for mutual auth пре 7 година
echo.grpc.swift 12df04f87e move examples under Sources/Examples пре 7 година
echo.pb.swift 12df04f87e move examples under Sources/Examples пре 7 година