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

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

#include <TearDownWorld.h>

Inheritance diagram for ClearPropertyManagerDataService:

Private Member Functions

bool tearDownWorld () override
 

Detailed Description

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

Definition at line 39 of file TearDownWorld.h.

Member Function Documentation

◆ tearDownWorld()

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

Definition at line 53 of file TearDownWorld.cpp.

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


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