Customizing gRPC mock responses
Before you can customize the mock response, you will first of course need to mock a gRPC service Steps to customize the response Testing the mocked method
Before you can customize the mock response, you will first of course need to mock a gRPC service Steps to customize the response Testing the mocked method
Steps Open FintX From the menu click on the “mock” button. In the mocks panel click on “create a mock gRPC” button In the dialog, select a protobuf file or a reflection service. The screenshot below shows a protobuf selection.Configure…