Hi,any solution now? I am looking for the best way too. On Sunday, April 24, 2016 at 3:31:19 AM UTC+8, 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 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.