test::PatternTest< ElementT, CLASS_NAME > Class Template Reference

#include <test_pattern.h>

Inheritance diagram for test::PatternTest< ElementT, CLASS_NAME >:

BaseTest< ElementT >

List of all members.

Public Member Functions

 PatternTest ()
void setUp ()
void reset ()
void tearDown ()
void testForeach ()
void testAccumulate ()
void testTransform ()

template<typename ElementT, const char * CLASS_NAME>
class test::PatternTest< ElementT, CLASS_NAME >


Constructor & Destructor Documentation

template<typename ElementT, const char * CLASS_NAME>
test::PatternTest< ElementT, CLASS_NAME >::PatternTest (  )  [inline]


Member Function Documentation

template<typename ElementT, const char * CLASS_NAME>
void test::PatternTest< ElementT, CLASS_NAME >::setUp (  )  [inline]

template<typename ElementT, const char * CLASS_NAME>
void test::PatternTest< ElementT, CLASS_NAME >::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< ElementT >.

template<typename ElementT, const char * CLASS_NAME>
void test::PatternTest< ElementT, CLASS_NAME >::tearDown (  )  [inline]

template<typename ElementT, const char * CLASS_NAME>
void test::PatternTest< ElementT, CLASS_NAME >::testForeach (  )  [inline]

template<typename ElementT, const char * CLASS_NAME>
void test::PatternTest< ElementT, CLASS_NAME >::testAccumulate (  )  [inline]

template<typename ElementT, const char * CLASS_NAME>
void test::PatternTest< ElementT, CLASS_NAME >::testTransform (  )  [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