Setting the Enterprise License

Top  Previous  Next

To set your Enterprise License, you have two options:

 

1. Follow the Standard Licensing Process:

·Refer to the Setting a license section in the documentation.

 

2. Define License Variables in Code:

 

·Before including Isolator.h in your test code, define the following variables:

 

#define IPP_LICENSE_KEY "<your license key>"

#define IPP_LICENSE_COMPANY "<your company name>"

 

·Replace <your license key> and <your company name> with your actual credentials.
·Refer to the license.h example installed in the Examples directory.

 

This method allows all team members to use the same licenses, and if you use AutoDeploy, they won’t need to install the Isolator++ Installer.

 

By following these steps, you ensure that your build server is properly configured to useIsolator++ Professional.


Copyright  Typemock Ltd. 2009-2025.  All Rights Reserved.