grpc-java/interop-testing
Carl Mastrangelo 1bc7d76d3a
interop-testing: make max size tests more deterministic
This change removes some of the non deterministic size outputs for
proto.  Instead of serializing the message and measuring the size,
measure before serialization.  As long as the remote always returns
using the same encoder, this should be stable.
2017-11-06 12:34:10 -08:00
..
src interop-testing: make max size tests more deterministic 2017-11-06 12:34:10 -08:00
build.gradle core: make in-process transport support StreamTracer 2017-10-09 10:14:36 -07:00