Go to the source code of this file.
|
DLLExport Mantid::DataObjects::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. More...
|
|
DLLExport Mantid::DataObjects::MDHistoWorkspace_sptr | BinaryOperationMDTestHelper::doTest (const std::string &algoName, const std::string &lhs, const std::string &rhs, const std::string &outName, bool succeeds=true, const std::string &otherProp="", const std::string &otherPropValue="") |
| Run a binary algorithm. More...
|
|
void | BinaryOperationMDTestHelper::setUpBinaryOperationMDTestHelper () |
|