Skip to content

API Test Structure

Robert Polak edited this page Jul 30, 2019 · 10 revisions

Home / Structure / API Test

The API Test has the following folder structure:

root/

  • /Entities
    • /Samples
  • /Resources

/Entities/Samples

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.

/Resources

This folder contains the eMail and Error templates.

Clone this wiki locally