REST Mock From Scratch

Creating a mock service from scratch requires you to also create all the components of the service. This means, once the mock is created and named, that you need to add any needed actions and responses.

  • Right-click the project

Menu

  • Select New Mock Service

Name Mock Service

A dialog window is opened.

  • Enter a descriptive name
  • Click OK

Mock Service Editor

An empty REST mock service is created