OpenWalnut  1.4.0
Public Member Functions
WDataHandlerTest Class Reference

Test important functionality of WDataHandler class. More...

#include <WDataHandler_test.h>

+ Inheritance diagram for WDataHandlerTest:

List of all members.

Public Member Functions

void setUp ()
 Setup logger and other stuff for each test.
void testInstantiation ()
 Instatiation should throw nothing.
void testSingleton ()
 Singleton getter should create an instance.
void testAddSubjects ()
 Test adding and iterating subjects.
void testRemoveSubjects ()
 Test the remove and clean functionality.

Detailed Description

Test important functionality of WDataHandler class.

Definition at line 39 of file WDataHandler_test.h.


Member Function Documentation

void WDataHandlerTest::setUp ( void  ) [inline]

Setup logger and other stuff for each test.

Definition at line 45 of file WDataHandler_test.h.

References WLogger::startup().

void WDataHandlerTest::testInstantiation ( void  ) [inline]

Instatiation should throw nothing.

Definition at line 53 of file WDataHandler_test.h.

Singleton getter should create an instance.

Definition at line 61 of file WDataHandler_test.h.

References WDataHandler::getDataHandler().


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