updateTestCase abstract method

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

Implementation

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