CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CppUnit::ExpectedExceptionTraits Struct Template Reference

(Implementation) Traits used by TestCaller to expect an exception. More...

#include <TestCaller.h>

List of all members.

Static Public Methods

void expectedException ()


Detailed Description

template<typename ExceptionType>
struct CppUnit::ExpectedExceptionTraits< ExceptionType >

(Implementation) Traits used by TestCaller to expect an exception.

This class is an implementation detail. You should never use this class directly.


Member Function Documentation

template<typename ExceptionType>
void CppUnit::ExpectedExceptionTraits< ExceptionType >::expectedException   [inline, static]
 


The documentation for this struct was generated from the following file:
SourceForge Logo hosts this site. Send comments to:
CppUnit Developers