grpc-java/testing/src
Eric Anderson f51316b84a testing: Move echo interceptors out of TestUtils
The interceptors are quite specific, and probably not helpful for
current testing strategies. They really are only useful for interop
testing. Moving them to interop-testing avoids them appearing to be in a
public API (even if that API is experimental).

No functional changes were made; just code movement.
2017-01-19 17:04:31 -08:00
..
main testing: Move echo interceptors out of TestUtils 2017-01-19 17:04:31 -08:00
test/java/io/grpc/testing testing: added junit rule for in-process servers 2016-12-06 09:32:04 -08:00