Package org.grpcmock.springboot
-
Class Summary Class Description GrpcMockApplicationListener Prepares environment for gRPC Mock and finds a free port if needed.GrpcMockConfiguration GrpcMockProperties GrpcMockProperties.Server GrpcMockTestExecutionListener Dirties the test context if WireMock was running on a fixed port. -
Annotation Types Summary Annotation Type Description AutoConfigureGrpcMock Annotation for test classes that want to start a gRPC Mock server as part of the Spring Application Context.