OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WPersonalInformationTest Class Reference

Tests for WPersonalInformation. More...

#include <WPersonalInformation_test.h>

+ Inheritance diagram for WPersonalInformationTest:
+ Collaboration diagram for WPersonalInformationTest:

Public Member Functions

void testCreation (void)
 Test creation. More...
 
void testSetSubjectID (void)
 Test setting subjectID. More...
 
void testGetSubjectID (void)
 Test getting subjectID. More...
 
void testEquality (void)
 Test equality operator. More...
 
void testInequality (void)
 Test inequality operator. More...
 

Detailed Description

Tests for WPersonalInformation.

Definition at line 35 of file WPersonalInformation_test.h.

Member Function Documentation

◆ testCreation()

void WPersonalInformationTest::testCreation ( void  )
inline

Test creation.

Definition at line 41 of file WPersonalInformation_test.h.

References WPersonalInformation::createDummyInformation().

+ Here is the call graph for this function:

◆ testEquality()

void WPersonalInformationTest::testEquality ( void  )
inline

Test equality operator.

Definition at line 70 of file WPersonalInformation_test.h.

References WPersonalInformation::createDummyInformation(), WPersonalInformation::m_lastName, and WPersonalInformation::m_subjectID.

+ Here is the call graph for this function:

◆ testGetSubjectID()

void WPersonalInformationTest::testGetSubjectID ( void  )
inline

Test getting subjectID.

Definition at line 60 of file WPersonalInformation_test.h.

References WPersonalInformation::createDummyInformation().

+ Here is the call graph for this function:

◆ testInequality()

void WPersonalInformationTest::testInequality ( void  )
inline

Test inequality operator.

Definition at line 86 of file WPersonalInformation_test.h.

References WPersonalInformation::createDummyInformation(), WPersonalInformation::m_lastName, and WPersonalInformation::m_subjectID.

+ Here is the call graph for this function:

◆ testSetSubjectID()

void WPersonalInformationTest::testSetSubjectID ( void  )
inline

Test setting subjectID.

Definition at line 50 of file WPersonalInformation_test.h.

References WPersonalInformation::createDummyInformation().

+ Here is the call graph for this function:

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