FunTester
May 30, 2020 · Backend Development
Extending Moco API to Support Delayed Responses for Mocking Slow Endpoints
This article explains how to extend the Moco mock server with custom delay handlers so that developers can simulate API responses that take longer than five seconds, including sample usage, wrapper methods, and the full implementation of a DelayHandler class in Java.
API MockingDelay ResponseMoco
0 likes · 4 min read