ParCompMarkTest::TestLock Class Reference
#include <TestLock.h>
Detailed Description
Test suite for ParCompMark::Lock.This is a CppUnit test suite for class ParCompMark::Lock of project ParCompMark.
Definition at line 56 of file TestLock.h.
Public Member Functions | |
void | setUp () |
Sets up context before running a test. | |
void | tearDown () |
Cleans up after the test run. | |
Protected Member Functions | |
void | test_constructor () |
Tests constructor Lock::Lock(). | |
void | test_destructor () |
Tests destructor Lock::~Lock(). |
Member Function Documentation
void ParCompMarkTest::TestLock::setUp | ( | ) |
void ParCompMarkTest::TestLock::tearDown | ( | ) |
void ParCompMarkTest::TestLock::test_constructor | ( | ) | [protected] |
void ParCompMarkTest::TestLock::test_destructor | ( | ) | [protected] |
The documentation for this class was generated from the following files: