getTestCase abstract method

Future<TestCase> getTestCase(
  1. ServiceCall call,
  2. GetTestCaseRequest request
)

Implementation

$async.Future<$11.TestCase> getTestCase(
    $grpc.ServiceCall call, $11.GetTestCaseRequest request);