![]() |
OpenWalnut
1.5.0dev
|
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... | |
Tests for WPersonalInformation.
Definition at line 35 of file WPersonalInformation_test.h.
|
inline |
Test creation.
Definition at line 41 of file WPersonalInformation_test.h.
References WPersonalInformation::createDummyInformation().
Here is the call graph for this function:
|
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:
|
inline |
Test getting subjectID.
Definition at line 60 of file WPersonalInformation_test.h.
References WPersonalInformation::createDummyInformation().
Here is the call graph for this function:
|
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:
|
inline |
Test setting subjectID.
Definition at line 50 of file WPersonalInformation_test.h.
References WPersonalInformation::createDummyInformation().
Here is the call graph for this function: