runTestCase abstract method

Future<Operation> runTestCase(
  1. ServiceCall call,
  2. RunTestCaseRequest request
)

Implementation

$async.Future<$2.Operation> runTestCase(
    $grpc.ServiceCall call, $11.RunTestCaseRequest request);