This functionality is deprecated and disabled by default. We recommend Using Stub Callbacks for dynamic stubs configuration. |
This section provides details on using the stubs API for dynamic stubs configuration, which enables you to specify stub behavior for a specific test case. Stub behavior is defined inside the test case, which removes the need to modify the stub body to program test case-specific behavior.
In this section: