grpc-java/context
Eric Anderson 2bde25d2d9 testing: Remove DeadlineSubject
The class is still used internally, so we move it to context's tests for
it to be reused. To avoid a circular dependency with context's tests
depending on core's tests, StaticTestingClassLoader was also moved to
context's tests.

This is driven by a need to modernize DeadlineSubject for newer versions
of Truth, but the newer versions of Truth update Guava. To avoid leaking
the Guava update to all users of grpc-testing, we're removing the
Subject. In our internal tests we can update the Truth dependency with
less issue.
2017-11-22 17:57:46 -08:00
..
src testing: Remove DeadlineSubject 2017-11-22 17:57:46 -08:00
BUILD.bazel all: Fix mismatch in naming Bazel Maven jars 2017-08-11 16:39:43 -07:00
build.gradle testing: Remove DeadlineSubject 2017-11-22 17:57:46 -08:00