grpc-java/testing
Joey Bratton b6ebede94f testing: added junit rule for in-process servers
GrpcServerRule configures an in-process server and channel. It is
useful for asserting requests being made to a service. A consumer can
create a mock implementation of their service that records each
request, then make assertions on those records in their test.
2016-12-06 09:32:04 -08:00
..
src testing: added junit rule for in-process servers 2016-12-06 09:32:04 -08:00
build.gradle testing: added junit rule for in-process servers 2016-12-06 09:32:04 -08:00