35#ifndef NEKTAR_TESTS_METRICPYUNITTEST_H
36#define NEKTAR_TESTS_METRICPYUNITTEST_H
56 virtual void v_Generate(std::istream &pStdout, std::istream &pStderr);
MetricPyUnitTest(TiXmlElement *metric, bool generate)
virtual void v_Generate(std::istream &pStdout, std::istream &pStderr)
Test output against a regex expression and set of matches.
static MetricSharedPtr create(TiXmlElement *metric, bool generate)
The above copyright notice and this permission notice shall be included.
std::shared_ptr< Metric > MetricSharedPtr
A shared pointer to an EquationSystem object.