OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WStructuredTextParserTest Class Reference

Test parsing and query functionality. More...

#include <WStructuredTextParser_test.h>

+ Inheritance diagram for WStructuredTextParserTest:
+ Collaboration diagram for WStructuredTextParserTest:

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...
 

Detailed Description

Test parsing and query functionality.

Definition at line 43 of file WStructuredTextParser_test.h.

Member Function Documentation

◆ testEmptyAndCount()

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.

◆ testParseFromFile()

void WStructuredTextParserTest::testParseFromFile ( )
inline

Test whether the parser loads the file and handles invalid files.

Definition at line 49 of file WStructuredTextParser_test.h.

◆ testQuery()

void WStructuredTextParserTest::testQuery ( )
inline

This method tests the basic query features of WStructuredTextParser::StructuredValueTree.

Definition at line 133 of file WStructuredTextParser_test.h.

◆ testSubTreeQuery()

void WStructuredTextParserTest::testSubTreeQuery ( )
inline

Test the getSubTree functionality.

Definition at line 191 of file WStructuredTextParser_test.h.


The documentation for this class was generated from the following file: