![]() |
OpenWalnut
1.5.0dev
|
Testing abstract class via a Dummy class derived esp. More...
#include <WValueSetBase_test.h>
Inheritance diagram for WValueSetBaseTest:
Collaboration diagram for WValueSetBaseTest:Public Member Functions | |
| void | testInstantiation (void) |
| Checks if the Dummy is instanceable. More... | |
| void | testDimension (void) |
| Checks if the dimension using the dummy is right. More... | |
| void | testDataType (void) |
| Checks if the dimension using the dummy is right. More... | |
Testing abstract class via a Dummy class derived esp.
for this purpose.
Definition at line 129 of file WValueSetBase_test.h.
|
inline |
Checks if the dimension using the dummy is right.
Definition at line 153 of file WValueSetBase_test.h.
References WValueSetBase::getDataType().
Here is the call graph for this function:
|
inline |
Checks if the dimension using the dummy is right.
Definition at line 143 of file WValueSetBase_test.h.
References WValueSetBase::dimension().
Here is the call graph for this function:
|
inline |
Checks if the Dummy is instanceable.
Definition at line 135 of file WValueSetBase_test.h.