Welcome to the CppUnit Module user guide!

This module supports test model generation driven by the CppUnit C library from a C model created using the CxxDesigner module.

This module takes as input data models created with the help of the CxxDesigner module and generates unit test model.
Its coupled with the CxxDesigner module and produces thus only Cxx classes.

Features

The CppUnit module provides the following features:

  • Creation of the test model from a Cxx 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.

Prerequisites

In order to get the most out of the CppUnit Module, you must be familiar with Modelio, the CxxDesigner module and the CppUnit Cxx library.
If this is not the case, have a look at: