preCICE v3.1.2
Loading...
Searching...
No Matches
Private Member Functions | Private Attributes | List of all members
test_case_printer Class Reference
Inheritance diagram for test_case_printer:
[legend]
Collaboration diagram for test_case_printer:
[legend]

Private Member Functions

bool test_suite_start (boost::unit_test::test_suite const &ts) override
 
void test_suite_finish (boost::unit_test::test_suite const &ts) override
 
void visit (boost::unit_test::test_case const &tc) override
 

Private Attributes

std::vector< std::stringprefix
 

Detailed Description

Definition at line 33 of file main.cpp.

Member Function Documentation

◆ test_suite_finish()

void test_case_printer::test_suite_finish ( boost::unit_test::test_suite const & ts)
inlineoverrideprivate

Definition at line 45 of file main.cpp.

Here is the call graph for this function:

◆ test_suite_start()

bool test_case_printer::test_suite_start ( boost::unit_test::test_suite const & ts)
inlineoverrideprivate

Definition at line 37 of file main.cpp.

Here is the call graph for this function:

◆ visit()

void test_case_printer::visit ( boost::unit_test::test_case const & tc)
inlineoverrideprivate

Definition at line 52 of file main.cpp.

Member Data Documentation

◆ prefix

std::vector<std::string> test_case_printer::prefix
private

Definition at line 35 of file main.cpp.


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