iodrivers_base
Public Member Functions | Public Attributes | List of all members
iodrivers_base::Fixture< Driver >::BoostMockContext Class Reference

#include <FixtureBoostTest.hpp>

Public Member Functions

 BoostMockContext (Fixture *fixture)
 
void tearDown ()
 
 ~BoostMockContext ()
 

Public Attributes

Fixturefixture
 

Constructor & Destructor Documentation

template<typename Driver >
iodrivers_base::Fixture< Driver >::BoostMockContext::BoostMockContext ( Fixture fixture)
inline
template<typename Driver >
iodrivers_base::Fixture< Driver >::BoostMockContext::~BoostMockContext ( )
inline

Member Function Documentation

template<typename Driver >
void iodrivers_base::Fixture< Driver >::BoostMockContext::tearDown ( )
inline

Member Data Documentation

template<typename Driver >
Fixture* iodrivers_base::Fixture< Driver >::BoostMockContext::fixture

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