Fawkes API  Fawkes Development Version
SyncPointTest Class Reference

Test class for SyncPoint This class tests basic functionality of SyncPoints. More...

Inheritance diagram for SyncPointTest:

Protected Member Functions

virtual void SetUp ()
 Initialize the test class. More...
 
virtual void TearDown ()
 Clean up. More...
 

Protected Attributes

MultiLoggerlogger_
 Logger for testing. More...
 
RefPtr< SyncPointsp1
 Syncpoints for testing purposes. More...
 
RefPtr< SyncPointsp2
 
RefPtr< SyncPointsp3
 

Detailed Description

Test class for SyncPoint This class tests basic functionality of SyncPoints.

Definition at line 54 of file test_syncpoint.cpp.

Member Function Documentation

◆ SetUp()

virtual void SyncPointTest::SetUp ( )
inlineprotectedvirtual

Initialize the test class.

Definition at line 61 of file test_syncpoint.cpp.

◆ TearDown()

virtual void SyncPointTest::TearDown ( )
inlineprotectedvirtual

Clean up.

Definition at line 73 of file test_syncpoint.cpp.

Member Data Documentation

◆ logger_

MultiLogger* SyncPointTest::logger_
protected

Logger for testing.

Definition at line 88 of file test_syncpoint.cpp.

◆ sp1

RefPtr<SyncPoint> SyncPointTest::sp1
protected

Syncpoints for testing purposes.

Definition at line 82 of file test_syncpoint.cpp.


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