Mantid
|
Functions | |
DLLExport Mantid::DataObjects::MDHistoWorkspace_sptr | doTest (const std::string &algoName, const std::string &inName, const std::string &outName, bool succeeds=true, const std::string &otherProp="", const std::string &otherPropValue="") |
Run a unary algorithm. More... | |
MDHistoWorkspace_sptr UnaryOperationMDTestHelper::doTest | ( | const std::string & | algoName, |
const std::string & | inName, | ||
const std::string & | outName, | ||
bool | succeeds = true , |
||
const std::string & | otherProp = "" , |
||
const std::string & | otherPropValue = "" |
||
) |
Run a unary algorithm.
Definition at line 91 of file BinaryOperationMDTestHelper.cpp.
References Mantid::API::createWorkspaceSingleValue(), Mantid::Kernel::SingletonHolder< T >::Instance(), and Mantid::DataObjects::MDEventsTestHelper::makeFakeMDHistoWorkspace().