ardour
Public Member Functions | Private Member Functions | List of all members
BBTTest Class Reference

#include <bbt_test.h>

Inheritance diagram for BBTTest:

Public Member Functions

void setUp ()
 
void tearDown ()
 
void addTest ()
 
void subtractTest ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (BBTTest)
 
 CPPUNIT_TEST (addTest)
 
 CPPUNIT_TEST (subtractTest)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 7 of file bbt_test.h.

Member Function Documentation

void BBTTest::addTest ( )

Definition at line 13 of file bbt_test.cc.

BBTTest::CPPUNIT_TEST ( addTest  )
private
BBTTest::CPPUNIT_TEST ( subtractTest  )
private
BBTTest::CPPUNIT_TEST_SUITE ( BBTTest  )
private
BBTTest::CPPUNIT_TEST_SUITE_END ( )
private
void BBTTest::setUp ( )
inline

Definition at line 15 of file bbt_test.h.

void BBTTest::subtractTest ( )

Definition at line 25 of file bbt_test.cc.

void BBTTest::tearDown ( )
inline

Definition at line 18 of file bbt_test.h.


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