test::StackTest< TestType, ParaType, CLASS_NAME > Class Template Reference

#include <test_stack.h>

Inheritance diagram for test::StackTest< TestType, ParaType, CLASS_NAME >:

BaseTest< ParaType >

List of all members.

Public Member Functions

 StackTest ()
TestType * getStack ()
void setUp ()
void reset ()
void tearDown ()
void testEmptyST ()
void testPushST ()
void testPopST ()
void testPushMT ()
void testPopMT ()
void testPushPopPairMT ()

template<class TestType, class ParaType, char const * CLASS_NAME>
class test::StackTest< TestType, ParaType, CLASS_NAME >


Constructor & Destructor Documentation

template<class TestType, class ParaType, char const * CLASS_NAME>
test::StackTest< TestType, ParaType, CLASS_NAME >::StackTest (  )  [inline]


Member Function Documentation

template<class TestType, class ParaType, char const * CLASS_NAME>
TestType* test::StackTest< TestType, ParaType, CLASS_NAME >::getStack (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::setUp (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, 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< ParaType >.

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::tearDown (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::testEmptyST (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::testPushST (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::testPopST (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::testPushMT (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::testPopMT (  )  [inline]

template<class TestType, class ParaType, char const * CLASS_NAME>
void test::StackTest< TestType, ParaType, CLASS_NAME >::testPushPopPairMT (  )  [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