Interface MockEndpoint

url regex of the server url to mock mockDir directory containing the mock scenarios optional scenario name of the reponse file optional statusCode reponse code optional

Hierarchy

  • MockEndpoint

Properties

mockDir?: string
scenario?: string
statusCode?: number
url: string

Generated using TypeDoc