|
OpenWalnut 1.3.1
|
Test WPropertyStruct. More...
#include <WPropertyStruct_test.h>
Inheritance diagram for WPropertyStructTest: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.
1.7.4