createTestCase abstract method

Future<TestCase> createTestCase(
  1. ServiceCall call,
  2. CreateTestCaseRequest request
)

Implementation

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