JayBeams  0.1
Another project to have fun coding.
Public Member Functions | List of all members
jb::gmock::initialize_from_boost_test Struct Reference

A Boost.Test global fixture to initialize GMock. More...

#include <init.hpp>

Public Member Functions

 initialize_from_boost_test ()
 
 ~initialize_from_boost_test ()
 

Detailed Description

A Boost.Test global fixture to initialize GMock.

Definition at line 16 of file init.hpp.

Constructor & Destructor Documentation

◆ initialize_from_boost_test()

jb::gmock::initialize_from_boost_test::initialize_from_boost_test ( )
inline

Definition at line 17 of file init.hpp.

◆ ~initialize_from_boost_test()

jb::gmock::initialize_from_boost_test::~initialize_from_boost_test ( )
inline

Definition at line 23 of file init.hpp.

References jb::gmock::BOOST_GLOBAL_FIXTURE().


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