Uses of Class
org.grpcmock.GrpcMock
Packages that use GrpcMock
-
Uses of GrpcMock in org.grpcmock
Methods in org.grpcmock that return GrpcMockModifier and TypeMethodDescriptionGrpcMockBuilder.build()GrpcMock.start()Starts the gRPC mock server.GrpcMock.stop()Stops the gRPC mock server viaServer.shutdownNow().Methods in org.grpcmock with parameters of type GrpcMockModifier and TypeMethodDescriptionstatic voidGrpcMock.configureFor(GrpcMock client) Configure the global static gRPC Mock instance to use the provided one.