Mantid
Loading...
Searching...
No Matches
Private Member Functions | List of all members
ClearAlgorithmManager Class Reference

Defines a CxxTest::GlobalFixture that clears the AlgorithmManager when its tearDownWorld() method is called. More...

#include <TearDownWorld.h>

Inheritance diagram for ClearAlgorithmManager:

Private Member Functions

bool tearDownWorld () override
 

Detailed Description

Defines a CxxTest::GlobalFixture that clears the AlgorithmManager when its tearDownWorld() method is called.

Definition at line 19 of file TearDownWorld.h.

Member Function Documentation

◆ tearDownWorld()

bool ClearAlgorithmManager::tearDownWorld ( )
overrideprivate
Returns
True to indicate success of the tear down process

Definition at line 33 of file TearDownWorld.cpp.

References Mantid::Kernel::SingletonHolder< T >::Instance().


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