![]() |
OpenWalnut
1.5.0dev
|
Test parsing and query functionality. More...
#include <WStructuredTextParser_test.h>
Public Member Functions | |
void | testParseFromFile () |
Test whether the parser loads the file and handles invalid files. More... | |
void | testEmptyAndCount () |
This method test the basic empty and count features of WStructuredTextParser::StructuredValueTree. More... | |
void | testQuery () |
This method tests the basic query features of WStructuredTextParser::StructuredValueTree. More... | |
void | testSubTreeQuery () |
Test the getSubTree functionality. More... | |
Test parsing and query functionality.
Definition at line 43 of file WStructuredTextParser_test.h.
|
inline |
This method test the basic empty and count features of WStructuredTextParser::StructuredValueTree.
Definition at line 72 of file WStructuredTextParser_test.h.
|
inline |
Test whether the parser loads the file and handles invalid files.
Definition at line 49 of file WStructuredTextParser_test.h.
|
inline |
This method tests the basic query features of WStructuredTextParser::StructuredValueTree.
Definition at line 133 of file WStructuredTextParser_test.h.
|
inline |
Test the getSubTree functionality.
Definition at line 191 of file WStructuredTextParser_test.h.