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

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

#include <TearDownWorld.h>

Inheritance diagram for ClearADS:

Private Member Functions

bool tearDownWorld () override
 

Detailed Description

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

Definition at line 29 of file TearDownWorld.h.

Member Function Documentation

◆ tearDownWorld()

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

Definition at line 43 of file TearDownWorld.cpp.

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


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