Modelio CppUnit module

Generate test models and code from your C++ models

Included in:

Key features

  • Creation of the test model from a C++ model
  • Update of an existing test model
  • Detection of deprecated tests by listening from classes and method suppressions
  • Cleaning a test model of its deprecated tests

cppunit example

cppunit generate testmodel

Generate a test model from a C++ model

Modelio CppUnit automatically generates a unit test model from a C++ model. You just need to fill out the test operations, and run the "C++ Designer" code generator to get your unit tests and execute them, based on the CppUnit library.

The CppUnit license is embedded with the C++ Designer's one.