JayBeams  0.1
Another project to have fun coding.
Classes | Namespaces | Functions
init.hpp File Reference

Initialize GMock to work with Boost.Test. More...

#include <boost/test/unit_test.hpp>
#include <gmock/gmock.h>

Go to the source code of this file.

Classes

struct  jb::gmock::initialize_from_boost_test
 A Boost.Test global fixture to initialize GMock. More...
 

Namespaces

 jb
 The top-level namespace for the JayBeams library.
 
 jb::gmock
 

Functions

 jb::gmock::BOOST_GLOBAL_FIXTURE (initialize_from_boost_test)
 

Detailed Description

Initialize GMock to work with Boost.Test.

Definition in file init.hpp.