Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::UITestCaller< Fixture > Class Template Reference

#include <berryUITestCaller.h>

Inheritance diagram for berry::UITestCaller< Fixture >:
Collaboration diagram for berry::UITestCaller< Fixture >:

Public Member Functions

 UITestCaller (const std::string &name, TestMethod test)
 

Protected Member Functions

void runTest ()
 
void setUp ()
 
void tearDown ()
 

Detailed Description

template<class Fixture>
class berry::UITestCaller< Fixture >

Definition at line 29 of file berryUITestCaller.h.

Constructor & Destructor Documentation

template<class Fixture >
berry::UITestCaller< Fixture >::UITestCaller ( const std::string &  name,
TestMethod  test 
)
inline

Definition at line 36 of file berryUITestCaller.h.

Member Function Documentation

template<class Fixture >
void berry::UITestCaller< Fixture >::runTest ( )
inlineprotected

Definition at line 44 of file berryUITestCaller.h.

template<class Fixture >
void berry::UITestCaller< Fixture >::setUp ( void  )
inlineprotected

Definition at line 49 of file berryUITestCaller.h.

template<class Fixture >
void berry::UITestCaller< Fixture >::tearDown ( void  )
inlineprotected

Definition at line 54 of file berryUITestCaller.h.


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