Class TestUtils

java.lang.Object
io.grpc.internal.testing.TestUtils

public class TestUtils extends Object
Internal utility functions useful for writing tests.
  • Field Details

    • TEST_SERVER_HOST

      public static final String TEST_SERVER_HOST
      See Also:
    • conscryptInstallAttempted

      private static boolean conscryptInstallAttempted
  • Constructor Details

    • TestUtils

      private TestUtils()
  • Method Details