Dataflow Runtime API  2.7.4.0
Static Public Member Functions | List of all members
unitTestHelper::TestAssertActionHandler Class Reference

Helper class for initializing the AssertActionManager. More...

#include <Imt.Base.Dff.UnitTest.Helper/TestAssertActionHandler.h>

Static Public Member Functions

static void initAssertHandling (void)
 Initializes the assertion handling.
 
static uint32_t getAssertDebugCount (void)
 Returns the number of asserts occured. More...
 
static void reset (void)
 Clears the number of asserts occured.
 

Detailed Description

Helper class for initializing the AssertActionManager.

Member Function Documentation

◆ getAssertDebugCount()

static uint32_t unitTestHelper::TestAssertActionHandler::getAssertDebugCount ( void  )
static

Returns the number of asserts occured.

Returns
Number of asserts occured.

The documentation for this class was generated from the following file: