getTestCase abstract method

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

Implementation

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