OpenWalnut
1.3.1
|
Testing abstract class via a Dummy class derived esp. More...
#include <WValueSetBase_test.h>
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 137 of file WValueSetBase_test.h.
|
inline |
Checks if the dimension using the dummy is right.
Definition at line 161 of file WValueSetBase_test.h.
References WValueSetBase::getDataType().
|
inline |
Checks if the dimension using the dummy is right.
Definition at line 151 of file WValueSetBase_test.h.
References WValueSetBase::dimension().
|
inline |
Checks if the Dummy is instanceable.
Definition at line 143 of file WValueSetBase_test.h.