Class TestCasesGrpc.TestCasesImplBase (0.52.0)

public abstract static class TestCasesGrpc.TestCasesImplBase implements BindableService, TestCasesGrpc.AsyncService

Base class for the server implementation of the service TestCases.

Service for managing Test Cases and Test Case Results.

Inheritance

java.lang.Object > TestCasesGrpc.TestCasesImplBase

Implements

io.grpc.BindableService, TestCasesGrpc.AsyncService

Constructors

TestCasesImplBase()

public TestCasesImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition