| Package | Description |
|---|---|
| org.grpcmock |
| Modifier and Type | Method and Description |
|---|---|
GrpcMock |
GrpcMockBuilder.build() |
GrpcMock |
GrpcMock.start()
Starts the gRPC mock server.
|
GrpcMock |
GrpcMock.stop()
Stops the gRPC mock server via
Server.shutdownNow(). |
| Modifier and Type | Method and Description |
|---|---|
static void |
GrpcMock.configureFor(GrpcMock client)
Configure the global static gRPC Mock instance to use the provided one.
|
Copyright © 2023. All rights reserved.