Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

LampUnit::TestCallerImplement< Fixture > Class Template Reference

テスト呼び出し More...

#include <TestCaller.h>

List of all members.

Public Types

typedef void(Fixture::* TestMethod )()
 テストメソッドの型


Public Member Functions

 TestCallerImplement (Lamp::String name, TestMethod method)
 コンストラクタ

virtual ~TestCallerImplement ()
 デストラクタ

virtual void runTest ()
 テストを実行する


Detailed Description

template<typename Fixture>
class LampUnit::TestCallerImplement< Fixture >

テスト呼び出し

Definition at line 41 of file TestCaller.h.


Constructor & Destructor Documentation

template<typename Fixture>
LampUnit::TestCallerImplement< Fixture >::TestCallerImplement Lamp::String  name,
TestMethod  method
[inline]
 

コンストラクタ

Parameters:
name テスト名
method テストメソッド

Definition at line 51 of file TestCaller.h.


The documentation for this class was generated from the following file:
Generated on Wed Mar 16 10:29:54 2005 for LampUnit by doxygen 1.3.2