Package io.github.grumpystuff.grumpyrest.request.mock
package io.github.grumpystuff.grumpyrest.request.mock
-
ClassDescriptionThis record passes the value and optionally the name of a path argument to a mock request.A mock implementation of
Requestthat can be used in tests.Implements the infrastructure behindMockRequests, such as theJsonEngineto use.