OpenWalnut
1.4.0
|
Test WPropertyStruct. More...
#include <WPropertyStruct_test.h>
Public Member Functions | |
void | testInstantiation (void) |
Test instantiation, also test name and description and type (from WPropertyBase) | |
void | testSet (void) |
Test the set method. | |
void | testGet (void) |
Test getter. |
Test WPropertyStruct.
Definition at line 39 of file WPropertyStruct_test.h.
void WPropertyStructTest::testGet | ( | void | ) | [inline] |
Test getter.
Definition at line 100 of file WPropertyStruct_test.h.
void WPropertyStructTest::testInstantiation | ( | void | ) | [inline] |
Test instantiation, also test name and description and type (from WPropertyBase)
Definition at line 45 of file WPropertyStruct_test.h.
void WPropertyStructTest::testSet | ( | void | ) | [inline] |
Test the set method.
Definition at line 62 of file WPropertyStruct_test.h.