updateTestCase abstract method

Future<TestCase> updateTestCase(
  1. ServiceCall call,
  2. UpdateTestCaseRequest request
)

Implementation

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