Public Member Functions | Protected Attributes | List of all members
NDCTest< NDCCLASS > Class Template Reference

#include <NDCTest.hh>

Inheritance diagram for NDCTest< NDCCLASS >:
Inheritance graph
[legend]

Public Member Functions

int countTestCases () const
 
 NDCTest ()
 
 NDCTest (std::string name)
 
virtual void registerTests (CppUnit::TestSuite *suite)
 
void setUp ()
 
void tearDown ()
 
void testClear ()
 
void testEmpty ()
 
void testPop ()
 
void testPush ()
 
void testPush2 ()
 

Protected Attributes

NDCCLASS * _nDC
 

Detailed Description

template<class NDCCLASS>
class NDCTest< NDCCLASS >

Definition at line 10 of file NDCTest.hh.

Constructor & Destructor Documentation

template<class NDCCLASS>
NDCTest< NDCCLASS >::NDCTest ( )
inline

Definition at line 15 of file NDCTest.hh.

template<class NDCCLASS>
NDCTest< NDCCLASS >::NDCTest ( std::string  name)
inline

Definition at line 18 of file NDCTest.hh.

Member Function Documentation

template<class NDCCLASS>
int NDCTest< NDCCLASS >::countTestCases ( ) const
inline

Definition at line 34 of file NDCTest.hh.

template<class NDCCLASS>
virtual void NDCTest< NDCCLASS >::registerTests ( CppUnit::TestSuite *  suite)
inlinevirtual

Definition at line 21 of file NDCTest.hh.

template<class NDCCLASS>
void NDCTest< NDCCLASS >::setUp ( )
inline

Definition at line 38 of file NDCTest.hh.

template<class NDCCLASS>
void NDCTest< NDCCLASS >::tearDown ( )
inline

Definition at line 42 of file NDCTest.hh.

template<class NDCCLASS>
void NDCTest< NDCCLASS >::testClear ( )
inline

Definition at line 74 of file NDCTest.hh.

template<class NDCCLASS>
void NDCTest< NDCCLASS >::testEmpty ( )
inline

Definition at line 46 of file NDCTest.hh.

template<class NDCCLASS>
void NDCTest< NDCCLASS >::testPop ( )
inline

Definition at line 66 of file NDCTest.hh.

template<class NDCCLASS>
void NDCTest< NDCCLASS >::testPush ( )
inline

Definition at line 51 of file NDCTest.hh.

template<class NDCCLASS>
void NDCTest< NDCCLASS >::testPush2 ( )
inline

Definition at line 58 of file NDCTest.hh.

Member Data Documentation

template<class NDCCLASS>
NDCCLASS* NDCTest< NDCCLASS >::_nDC
protected

Definition at line 12 of file NDCTest.hh.


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


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:14:17