All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
Functional interface for a delay in milliseconds used for ResponseAction.
 
 
 
 
 
 
Utility class for functional programming helper methods
 
 
Main gRPC Mock class for managing the gRPC server.
 
General exception type for gRPC Mock for when things go unexpected.
Exception type thrown on failed validation when configuring gRPC Mock or creating stubs.
Exception type thrown when verifying request call count condition.
Header matcher interface.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Defines the conditions for CapturedRequest matching.
Builder for RequestPattern to define conditions for CapturedRequest matching.
 
 
Interface defining a single action, which can interact with the StreamObserver.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Interface used in Response and StubScenario to track the number of invocations.
 
 
Exception wrapper for StatusRuntimeException with Status.UNIMPLEMENTED.