Hi,

I'm interested in unit testing with my service implementations, however I'm 
struggling to build suitable calls for the streaming situations. I'm fine 
testing them in "integration test" scenarios, will a full client/server 
setup (in proc), but would like to unit test them also.

Does anyone have any good solutions for substituting in the 
IServerStreamWriter, IClientStreamWriter, IAsyncStreamReader types, either 
under a mock framework or with test stubs?

Thanks,
Joe.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/5a8cb3c4-449c-4a40-b0bc-f7f003714d9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to