ProgTest Class Reference

#include <db/ProgTest.h>

List of all members.


Detailed Description

Definition at line 7 of file ProgTest.h.

Public Member Functions

int countTestCases () const
 ProgTest (std::string name)
virtual void registerTests (CppUnit::TestSuite *suite)
void setUp ()
void tearDown ()
void testName ()

Protected Attributes

Progm_prog


Constructor & Destructor Documentation

ProgTest::ProgTest std::string  name  )  [inline]
 

Definition at line 12 of file ProgTest.h.


Member Function Documentation

int ProgTest::countTestCases  )  const
 

Definition at line 35 of file ProgTest.cpp.

void ProgTest::registerTests CppUnit::TestSuite *  suite  )  [virtual]
 

Definition at line 31 of file ProgTest.cpp.

References MYTEST, and testName().

Referenced by main().

void ProgTest::setUp  ) 
 

Definition at line 45 of file ProgTest.cpp.

void ProgTest::tearDown  ) 
 

Definition at line 56 of file ProgTest.cpp.

void ProgTest::testName  ) 
 

Definition at line 63 of file ProgTest.cpp.

References Prog::getName(), HELLO_PENTIUM, BinaryFileFactory::Load(), Prog::setFrontEnd(), and Prog::setName().

Referenced by registerTests().


Member Data Documentation

Prog* ProgTest::m_prog [protected]
 

Definition at line 9 of file ProgTest.h.


The documentation for this class was generated from the following files:
Generated on Tue Sep 19 21:18:45 2006 for Boomerang by  doxygen 1.4.6