test::FutureTest< Executor > Class Template Reference

#include <test_future.h>

Inheritance diagram for test::FutureTest< Executor >:

BaseTest< int >

List of all members.

Public Member Functions

 FutureTest ()
void setUp ()
void reset ()
void tearDown ()
void testAccumulateMassive ()
void testAccumulateMassive_another ()

template<typename Executor>
class test::FutureTest< Executor >


Constructor & Destructor Documentation

template<typename Executor>
test::FutureTest< Executor >::FutureTest (  )  [inline]


Member Function Documentation

template<typename Executor>
void test::FutureTest< Executor >::setUp (  )  [inline]

template<typename Executor>
void test::FutureTest< Executor >::reset (  )  [inline, virtual]

This function will be called by multi-thread test. It should clean the internal state. It should ensure that the test with i threads should NOT affect the execution with (i+1) threads.

Reimplemented from BaseTest< int >.

template<typename Executor>
void test::FutureTest< Executor >::tearDown (  )  [inline]

template<typename Executor>
void test::FutureTest< Executor >::testAccumulateMassive (  )  [inline]

template<typename Executor>
void test::FutureTest< Executor >::testAccumulateMassive_another (  )  [inline]


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

Generated on Tue Dec 9 13:39:41 2008 for Amino by  doxygen 1.5.6