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< NoExceptionExpected > Struct Template Reference

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

#include <TestCaller.h>

List of all members.

Static Public Methods

void expectedException ()


Detailed Description

template<>
struct CppUnit::ExpectedExceptionTraits< NoExceptionExpected >

(Implementation) Traits specialization used by TestCaller to expect no exception.

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


Member Function Documentation

void CppUnit::ExpectedExceptionTraits< NoExceptionExpected >::expectedException   [inline, static]
 


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