DfaTest Class Reference

#include <db/DfaTest.h>

List of all members.


Detailed Description

Definition at line 7 of file DfaTest.h.

Public Member Functions

int countTestCases () const
 DfaTest (std::string name)
virtual void registerTests (CppUnit::TestSuite *suite)
void setUp ()
void tearDown ()
void testMeetInt ()
void testMeetPointer ()
void testMeetSize ()
void testMeetUnion ()


Constructor & Destructor Documentation

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

Definition at line 11 of file DfaTest.h.


Member Function Documentation

int DfaTest::countTestCases  )  const
 

Definition at line 42 of file DfaTest.cpp.

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

Definition at line 35 of file DfaTest.cpp.

References MYTEST, testMeetInt(), testMeetPointer(), testMeetSize(), and testMeetUnion().

void DfaTest::setUp  ) 
 

Definition at line 52 of file DfaTest.cpp.

void DfaTest::tearDown  ) 
 

Definition at line 62 of file DfaTest.cpp.

void DfaTest::testMeetInt  ) 
 

Definition at line 69 of file DfaTest.cpp.

References IntegerType::meetWith(), and IntegerType::setSigned().

Referenced by registerTests().

void DfaTest::testMeetPointer  ) 
 

Definition at line 207 of file DfaTest.cpp.

References Type::getCtype(), PointerType::getCtype(), and PointerType::meetWith().

Referenced by registerTests().

void DfaTest::testMeetSize  ) 
 

Definition at line 159 of file DfaTest.cpp.

References Boomerang::get(), SizeType::meetWith(), and Boomerang::setLogger().

Referenced by registerTests().

void DfaTest::testMeetUnion  ) 
 

Definition at line 246 of file DfaTest.cpp.

References UnionType::addType(), Type::getCtype(), UnionType::getCtype(), and UnionType::meetWith().

Referenced by registerTests().


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