Torc  0.1
Static Public Member Functions | List of all members
TorcXSDTest Class Reference

#include <torcxsdtest.h>

Static Public Member Functions

static int RunXSDTestSuite (TorcCommandLine *CommandLine)
 Perform XSD test validation of XML files. More...
 

Detailed Description

Definition at line 9 of file torcxsdtest.h.

Member Function Documentation

int TorcXSDTest::RunXSDTestSuite ( TorcCommandLine CommandLine)
static

Perform XSD test validation of XML files.

RunXSDTestSuite will search for XML files in the directory specified by the command line argument 'xsdtest'. All files are then validated against the current XSD and any passes are logged.

Note
The test XML files are expected to be invalid configurations.

Definition at line 90 of file torcxsdtest.cpp.


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