Mantid
|
#include <cxxtest/GlobalFixture.h>
Go to the source code of this file.
Classes | |
class | ClearADS |
Defines a CxxTest::GlobalFixture that clears the AnalysisDataService when its tearDownWorld() method is called. More... | |
class | ClearAlgorithmManager |
Defines a CxxTest::GlobalFixture that clears the AlgorithmManager when its tearDownWorld() method is called. More... | |
class | ClearPropertyManagerDataService |
Defines a CxxTest::GlobalFixture that clears the PropertyManagerDataService when its tearDownWorld() method is called. More... | |