I did not find any :( 2016-12-12 1:28 GMT+05:30 <p.kart...@yonego.nl>:
> Would be interested to learn of if you found a good solution. > > > On Saturday, April 23, 2016 at 9:31:19 PM UTC+2, 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/hel >> loworld/greeter_server/main.go and https://github.com/grpc/gr >> pc-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. > For more options, visit https://groups.google.com/d/optout. > -- 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. For more options, visit https://groups.google.com/d/optout.