Skip to content

API Test Structure

Robert Polak edited this page Aug 6, 2019 · 10 revisions

Home / Structure / API Test

The API Test has the following folder structure:

root/

  • /Entities
    • /Samples
  • /Resources

More details about the Server API Test at Server API Test.


/Entities/

This folder contains the Entities (Classes) templates, that can be used to either test the present library or as a canvas to start a new project.

More details about the Server API Test at Server API Test.


/Resources

This folder contains the eMail and Error templates.

More details about the Server API Test at Server API Test.

Clone this wiki locally