grpc-java/testing/src
Laurent Goujon bfb970ce03
testing: fix GrpcCleanupRule issue when retrying tests (#8918)
Fix an issue in GrpcCleanupRule when tests are retried and the
teardown() method is invoked multiple times, causing Stopwatch instance
to throw an IllegalStateException.

fixes #8917.
2022-02-15 12:52:24 -08:00
..
main testing: fix GrpcCleanupRule issue when retrying tests (#8918) 2022-02-15 12:52:24 -08:00
test/java/io/grpc/testing Prepare for JUnit 4.13 2020-09-28 17:07:50 -05:00