Hey, Sorry. Nope. We gave up on grpc.

வியா., 8 ஏப்., 2021, முற்பகல் 4:18 அன்று, Yijun Liu <yijunliu...@gmail.com>
எழுதியது:

> Hi, did you know how to do the unit testing of grpc now?
>
> On Saturday, April 23, 2016 at 1:31:19 PM UTC-6 Sankar wrote:
>
>> Hi
>>
>> I have a .proto file which I ran with protoc to generate the _pb.go file.
>> I then wrote a server and a client program that uses the above _pb.go
>> program. Now what is the best way to unit test the server and client pieces
>> ? (complete with mocking, benchmarks for both client and server; end-to-end
>> testing, etc.)
>>
>> IOW, I am trying to find out the test programs for
>> https://github.com/grpc/grpc-go/blob/master/examples/helloworld/greeter_server/main.go
>> and
>> https://github.com/grpc/grpc-go/blob/master/examples/helloworld/greeter_client/main.go
>>
>>
>> Thanks.
>>
>> Sankar
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "golang-nuts" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/golang-nuts/LuNb71evp84/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/3b3d0712-f7ee-4368-8768-bcf649b0ba45n%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/3b3d0712-f7ee-4368-8768-bcf649b0ba45n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Sankar P
http://psankar.blogspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAMSEaH6%2BfU6NxVHYq6crs7%3DZyC8YN%2B-JzZFpjJK0368%3DUbp%3DhQ%40mail.gmail.com.

Reply via email to