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