iceoryx2
C++ Language Bindings
Loading...
Searching...
No Matches
iox2::bb::testing::ErrorHandlerSetup Class Reference

This class hooks into gTest to automatically resets the error handler on the start of a test. More...

#include <testing_error_handler.hpp>

Inheritance diagram for iox2::bb::testing::ErrorHandlerSetup:

Public Member Functions

void OnTestStart (const ::testing::TestInfo &test_info) override
 

Detailed Description

This class hooks into gTest to automatically resets the error handler on the start of a test.

Definition at line 193 of file testing_error_handler.hpp.

Member Function Documentation

◆ OnTestStart()

void iox2::bb::testing::ErrorHandlerSetup::OnTestStart ( const ::testing::TestInfo &  test_info)
inlineoverride

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