33#ifndef NUMERICAL_TEST_FACTORY_H
34#define NUMERICAL_TEST_FACTORY_H
virtual std::vector< std::shared_ptr< TestSimulation > > getTestSimulations()=0
virtual std::shared_ptr< TestQueue > getTestQueue()=0
virtual std::shared_ptr< LogFileQueue > getLogFileQueue()=0
virtual ~NumericalTestFactory()=default